NetBSD/distrib/x68k/floppies/Makefile

10 lines
248 B
Makefile
Raw Normal View History

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