2003-01-03 18:34:30 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.17 2003/01/03 15:34:40 lukem Exp $
|
1996-05-19 16:35:18 +04:00
|
|
|
#
|
|
|
|
# etc.x68k/Makefile.inc -- x68k-specific etc Makefile targets
|
|
|
|
#
|
|
|
|
|
2001-11-30 01:45:53 +03:00
|
|
|
KERNEL_SETS= GENERIC
|
|
|
|
|
|
|
|
BUILD_KERNELS= INSTALL
|
1996-05-21 19:15:18 +04:00
|
|
|
|
2002-05-07 18:11:37 +04:00
|
|
|
INSTALLATION_DIRS+= installation/floppy \
|
|
|
|
installation/misc
|
1999-12-24 20:03:34 +03:00
|
|
|
|
2002-05-02 19:09:40 +04:00
|
|
|
LOCALTIME= Japan
|
1999-12-24 20:03:34 +03:00
|
|
|
|
|
|
|
snap_md_post:
|
2002-12-02 16:18:03 +03:00
|
|
|
cd ${KERNSRCDIR}/arch/x68k/stand/loadbsd && ${MAKE} release
|
2003-01-03 18:34:30 +03:00
|
|
|
${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/floppy '*.gz'
|