2002-12-02 16:18:03 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.14 2002/12/02 13:18:08 lukem Exp $
|
1999-12-17 23:54:31 +03:00
|
|
|
#
|
|
|
|
# mac68k-specific release building goo
|
|
|
|
#
|
|
|
|
|
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:
|
2002-03-31 20:07:53 +04:00
|
|
|
${MAKESUMS} -t ${RELEASEDIR}/installation/instkernel '*.gz'
|