Makefile.inc revision 1.8.14.2 1 # $NetBSD: Makefile.inc,v 1.8.14.2 2007/07/24 10:49:27 pavel Exp $
2 #
3 # etc.news68k/Makefile.inc -- news68k-specific etc Makefile targets
4 #
5
6 # If you change the list of distributed kernels, don't forget
7 # to update the release documentation in distrib/notes/common/contents
8
9 KERNEL_SETS= GENERIC GENERIC_TINY
10
11 BUILD_KERNELS= INSTALL
12
13 INSTALLATION_DIRS+= installation/floppy
14
15 snap_md_post:
16 ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/floppy '*.fs'
17