Makefile.inc revision 1.9
11.9Slukem# $NetBSD: Makefile.inc,v 1.9 2003/01/03 15:34:37 lukem Exp $ 21.1Sreinoud# 31.3Sreinoud# etc.acorn32/Makefile.inc -- acorn32-specific etc Makefile targets 41.1Sreinoud# 51.1Sreinoud 61.6SlukemKERNEL_SETS= GENERIC NC NC_WSCONS RPC_WSCONS 71.1Sreinoud 81.6SlukemBUILD_KERNELS= INSTALL 91.6Slukem 101.6SlukemINSTALLATION_DIRS+= installation/kernel \ 111.1Sreinoud installation/misc 121.1Sreinoud 131.1Sreinoudsnap_md_post: 141.9Slukem ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/kernel '*.gz' 151.9Slukem ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/misc '*.gz' 16