2003-01-03 18:34:30 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.16 2003/01/03 15:34:38 lukem Exp $
|
1999-12-17 23:54:31 +03:00
|
|
|
#
|
2002-12-02 16:31:16 +03:00
|
|
|
# etc.mac68k/Makefile.inc -- mac68k-specific etc Makefile targets
|
1999-12-17 23:54:31 +03:00
|
|
|
#
|
|
|
|
|
2001-11-30 01:45:53 +03:00
|
|
|
KERNEL_SETS= GENERIC GENERICSBC
|
|
|
|
|
|
|
|
BUILD_KERNELS= INSTALL INSTALLSBC
|
1999-12-17 23:54:31 +03:00
|
|
|
|
2002-05-02 19:09:40 +04:00
|
|
|
INSTALLATION_DIRS+= installation/miniroot \
|
|
|
|
installation/instkernel
|
1999-12-17 23:54:31 +03:00
|
|
|
|
|
|
|
snap_md_post:
|
2003-01-03 18:34:30 +03:00
|
|
|
${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/instkernel '*.gz'
|