1 # $NetBSD: Makefile.inc,v 1.5 2011/01/02 08:49:33 tsutsui Exp $ 2 # 3 # etc.amigappc/Makefile.inc -- amigappc-specific etc Makefile targets 4 # 5 6 # If you change the list of distributed kernels, don't forget 7 # to update the release documentation in distrib/notes/common/contents 8 9 KERNEL_SETS= GENERIC 10 11 EXTRA_KERNELS= 12 13 #INSTALLATION_DIRS+= installation/miniroot \ 14 # installation/misc 15 16 #snap_md_post: 17 # ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc '*' 18 # ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/miniroot '*.gz' 19