20 lines
599 B
Makefile
20 lines
599 B
Makefile
# $NetBSD: Makefile.inc,v 1.8 2007/07/24 10:49:26 pavel Exp $
|
|
#
|
|
# etc.netwinder/Makefile.inc -- netwinder-specific etc Makefile targets
|
|
#
|
|
|
|
# If you change the list of distributed kernels, don't forget
|
|
# to update the release documentation in distrib/notes/common/contents
|
|
|
|
KERNEL_SETS= GENERIC
|
|
|
|
#BUILD_KERNELS= INSTALL
|
|
|
|
#INSTALLATION_DIRS+= installation/kernel \
|
|
# installation/misc
|
|
|
|
# Build the release notes and boot floppies and install them
|
|
snap_md_post:
|
|
# ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/kernel '*.gz'
|
|
# ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/misc '*.gz'
|