2003-01-03 18:34:30 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.7 2003/01/03 15:34:39 lukem Exp $
|
1996-02-02 19:10:13 +03:00
|
|
|
#
|
2002-02-10 22:30:41 +03:00
|
|
|
# etc.shark/Makefile.inc -- shark-specific etc Makefile targets
|
1996-02-02 19:10:13 +03:00
|
|
|
#
|
|
|
|
|
2002-02-10 22:30:41 +03:00
|
|
|
KERNEL_SETS= GENERIC
|
2002-03-31 07:39:55 +04:00
|
|
|
KERNEL_SUFFIXES= aout
|
2001-11-30 01:45:53 +03:00
|
|
|
|
2002-02-10 22:30:41 +03:00
|
|
|
BUILD_KERNELS= INSTALL
|
2000-07-22 06:33:06 +04:00
|
|
|
|
2002-03-30 09:55:17 +03:00
|
|
|
INSTALLATION_DIRS+= installation/instkernel
|
2000-11-12 03:59:05 +03:00
|
|
|
|
2000-07-22 06:33:06 +04:00
|
|
|
snap_md_post:
|
2003-01-03 18:34:30 +03:00
|
|
|
${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/instkernel '*.gz'
|