1 1.6 lukem # $NetBSD: Makefile.inc,v 1.6 2002/12/02 13:18:10 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.4 bjh21 # ${MAKESUMS} -t ${RELEASEDIR}/installation/kernel '*.gz' 16 1.4 bjh21 # ${MAKESUMS} -t ${RELEASEDIR}/installation/misc '*.gz' 17