NetBSD/distrib/x68k/floppies/Makefile
isaki 4553314da2 Stop installing inst.fs.gz (and kern.fs).
inst.fs of 1200KB is too small to contain a recent image.
2007-10-28 13:59:53 +00:00

10 lines
248 B
Makefile

# $NetBSD: Makefile,v 1.11 2007/10/28 13:59:53 isaki Exp $
SUBDIR= ramdisk .WAIT instkernel .WAIT bootfloppy.sysinst
# `floppy-root' cannot be used now, due to size issue.
#SUBDIR+= bootfloppy.generic
TARGETS+= release
.include <bsd.subdir.mk>