1 1.8.12.1 mjf # $NetBSD: Makefile.inc,v 1.8.12.1 2008/04/03 13:54:11 mjf Exp $ 2 1.1 matt # 3 1.1 matt # etc.netwinder/Makefile.inc -- netwinder-specific etc Makefile targets 4 1.1 matt # 5 1.1 matt 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.2 thorpej KERNEL_SETS= GENERIC 10 1.2 thorpej 11 1.2 thorpej #BUILD_KERNELS= INSTALL 12 1.1 matt 13 1.5 lukem #INSTALLATION_DIRS+= installation/kernel \ 14 1.5 lukem # installation/misc 15 1.1 matt 16 1.1 matt # Build the release notes and boot floppies and install them 17 1.1 matt snap_md_post: 18 1.8.12.1 mjf # ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/kernel '*.gz' 19 1.8.12.1 mjf # ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc '*.gz' 20