1 1.4 lukem # $NetBSD: Makefile.inc,v 1.4 2008/03/18 04:20:36 lukem Exp $ 2 1.1 is # 3 1.1 is # etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets 4 1.1 is # 5 1.1 is 6 1.3 pavel # If you change the list of distributed kernels, don't forget 7 1.3 pavel # to update the release documentation in distrib/notes/common/contents 8 1.3 pavel 9 1.2 is KERNEL_SETS= 10 1.1 is 11 1.2 is EXTRA_KERNELS= 12 1.1 is 13 1.1 is INSTALLATION_DIRS+= installation/miniroot \ 14 1.1 is installation/misc 15 1.1 is 16 1.1 is snap_md_post: 17 1.4 lukem ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc '*' 18 1.4 lukem # ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/miniroot '*.gz' 19