1 1.17 lukem # $NetBSD: Makefile.inc,v 1.17 2003/01/03 15:34:40 lukem Exp $ 2 1.1 oki # 3 1.1 oki # etc.x68k/Makefile.inc -- x68k-specific etc Makefile targets 4 1.1 oki # 5 1.1 oki 6 1.10 thorpej KERNEL_SETS= GENERIC 7 1.10 thorpej 8 1.10 thorpej BUILD_KERNELS= INSTALL 9 1.6 cjs 10 1.15 isaki INSTALLATION_DIRS+= installation/floppy \ 11 1.15 isaki installation/misc 12 1.7 minoura 13 1.14 lukem LOCALTIME= Japan 14 1.7 minoura 15 1.7 minoura snap_md_post: 16 1.16 lukem cd ${KERNSRCDIR}/arch/x68k/stand/loadbsd && ${MAKE} release 17 1.17 lukem ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/floppy '*.gz' 18