2006-01-22 17:42:34 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.7 2006/01/22 14:42:34 tsutsui Exp $
|
2002-12-02 16:31:16 +03:00
|
|
|
#
|
|
|
|
# etc.news68k/Makefile.inc -- news68k-specific etc Makefile targets
|
|
|
|
#
|
2000-06-12 19:09:39 +04:00
|
|
|
|
2001-11-30 01:45:53 +03:00
|
|
|
KERNEL_SETS= GENERIC GENERIC_TINY
|
2001-03-26 14:27:15 +04:00
|
|
|
|
2001-11-30 01:45:53 +03:00
|
|
|
BUILD_KERNELS= INSTALL
|
2000-06-12 19:09:39 +04:00
|
|
|
|
2002-05-02 19:09:40 +04:00
|
|
|
INSTALLATION_DIRS+= installation/floppy
|
2006-01-22 17:42:34 +03:00
|
|
|
|
|
|
|
snap_md_post:
|
|
|
|
${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/floppy '*.fs'
|