1 # $NetBSD: Makefile.inc,v 1.1 2006/01/11 16:06:36 is Exp $ 2 # 3 # etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets 4 # 5 6 KERNEL_SETS= GENERIC 7 8 EXTRA_KERNELS= INSTALL ISDN 9 10 INSTALLATION_DIRS+= installation/miniroot \ 11 installation/misc 12 13 snap_md_post: 14 ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/misc '*' 15 # ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/miniroot '*.gz' 16