2007-07-24 14:49:23 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.6 2007/07/24 10:49:27 pavel Exp $
|
2002-12-02 16:31:16 +03:00
|
|
|
#
|
|
|
|
# etc.newsmips/Makefile.inc -- newsmips-specific etc Makefile targets
|
|
|
|
#
|
2002-02-03 14:23:45 +03:00
|
|
|
|
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-02-03 14:23:45 +03:00
|
|
|
KERNEL_SETS= GENERIC
|
|
|
|
|
|
|
|
BUILD_KERNELS= INSTALL
|
|
|
|
|
2002-05-02 19:09:40 +04:00
|
|
|
INSTALLATION_DIRS+= installation/floppy
|
2006-01-22 17:42:34 +03:00
|
|
|
|
|
|
|
snap_md_post:
|
|
|
|
${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/floppy '*.fs'
|