2003-01-03 18:34:30 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.7 2003/01/03 15:34:39 lukem Exp $
|
2001-08-22 22:34:48 +04:00
|
|
|
#
|
|
|
|
# etc.netwinder/Makefile.inc -- netwinder-specific etc Makefile targets
|
|
|
|
#
|
|
|
|
|
2001-11-30 01:45:53 +03:00
|
|
|
KERNEL_SETS= GENERIC
|
|
|
|
|
|
|
|
#BUILD_KERNELS= INSTALL
|
2001-08-22 22:34:48 +04:00
|
|
|
|
2002-05-02 19:09:40 +04:00
|
|
|
#INSTALLATION_DIRS+= installation/kernel \
|
|
|
|
# installation/misc
|
2001-08-22 22:34:48 +04:00
|
|
|
|
|
|
|
# Build the release notes and boot floppies and install them
|
|
|
|
snap_md_post:
|
2003-01-03 18:34:30 +03:00
|
|
|
# ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/kernel '*.gz'
|
|
|
|
# ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/misc '*.gz'
|