Makefile.inc revision 1.12
11.12Spavel# $NetBSD: Makefile.inc,v 1.12 2007/07/24 10:49:23 pavel 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.10Sbjh21 ${RELEASEDIR}/${MACHINE}/installation/misc 191.9Slukem ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/kernel '*.gz' 201.10Sbjh21 ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/misc '*.gz' boot32,ffa 21