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