11.13Slukem# $NetBSD: Makefile.inc,v 1.13 2008/03/18 04:20:36 lukem Exp $ 21.1Sreinoud# 31.3Sreinoud# etc.acorn32/Makefile.inc -- acorn32-specific etc Makefile targets 41.1Sreinoud# 51.1Sreinoud 61.12Spavel# If you change the list of distributed kernels, don't forget 71.12Spavel# to update the release documentation in distrib/notes/common/contents 81.12Spavel 91.11SheKERNEL_SETS= GENERIC NC 101.1Sreinoud 111.6SlukemBUILD_KERNELS= INSTALL 121.6Slukem 131.6SlukemINSTALLATION_DIRS+= installation/kernel \ 141.1Sreinoud installation/misc 151.1Sreinoud 161.1Sreinoudsnap_md_post: 171.10Sbjh21 ${HOST_INSTALL_FILE} -m ${NONBINMODE} ${DESTDIR}/usr/mdec/boot32,ffa \ 181.13Slukem ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc 191.13Slukem ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/kernel '*.gz' 201.13Slukem ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc '*.gz' boot32,ffa 21