1 1.7 lukem # $NetBSD: Makefile.inc,v 1.7 2003/01/03 15:34:39 lukem Exp $ 2 1.1 matt # 3 1.1 matt # etc.netwinder/Makefile.inc -- netwinder-specific etc Makefile targets 4 1.1 matt # 5 1.1 matt 6 1.2 thorpej KERNEL_SETS= GENERIC 7 1.2 thorpej 8 1.2 thorpej #BUILD_KERNELS= INSTALL 9 1.1 matt 10 1.5 lukem #INSTALLATION_DIRS+= installation/kernel \ 11 1.5 lukem # installation/misc 12 1.1 matt 13 1.1 matt # Build the release notes and boot floppies and install them 14 1.1 matt snap_md_post: 15 1.7 lukem # ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/kernel '*.gz' 16 1.7 lukem # ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/misc '*.gz' 17