2010-10-17 14:56:48 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.6 2010/10/17 10:56:48 kiyohara Exp $
|
1998-11-18 11:49:33 +03:00
|
|
|
#
|
|
|
|
# etc.bebox/Makefile.inc -- bebox-specific etc Makefile targets
|
|
|
|
#
|
|
|
|
|
2007-07-24 14:49:23 +04:00
|
|
|
# If you change the list of distributed kernels, don't forget
|
|
|
|
# to update the release documentation in distrib/notes/common/contents
|
|
|
|
|
2002-12-02 16:30:59 +03:00
|
|
|
KERNEL_SETS= GENERIC
|
|
|
|
|
|
|
|
BUILD_KERNELS= INSTALL
|
2010-10-17 14:56:48 +04:00
|
|
|
|
|
|
|
INSTALLATION_DIRS+= installation/floppy
|
|
|
|
|
|
|
|
snap_md_post:
|
|
|
|
${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/floppy '*'
|