1 1.9 lukem # $NetBSD: Makefile.inc,v 1.9 2008/03/18 04:20:37 lukem Exp $ 2 1.6 lukem # 3 1.6 lukem # etc.news68k/Makefile.inc -- news68k-specific etc Makefile targets 4 1.6 lukem # 5 1.1 tsutsui 6 1.8 pavel # If you change the list of distributed kernels, don't forget 7 1.8 pavel # to update the release documentation in distrib/notes/common/contents 8 1.8 pavel 9 1.3 thorpej KERNEL_SETS= GENERIC GENERIC_TINY 10 1.2 tsutsui 11 1.3 thorpej BUILD_KERNELS= INSTALL 12 1.4 lukem 13 1.4 lukem INSTALLATION_DIRS+= installation/floppy 14 1.7 tsutsui 15 1.7 tsutsui snap_md_post: 16 1.9 lukem ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/floppy '*.fs' 17