NetBSD/distrib/i386/floppies/Makefile
he 0c0355cfd9 bootfloppy-big/Makefile creates 2.88M diskette image suitable for CD-ROM boot.
(Depends on new disktab from etc/etc.i386/.)
Don't descend into bootfloppy and bootfloppy-small since these now overflow,
now do ramdisk, fdset, bootfloppy-big, and bootfloppy-tiny.
1999-02-01 21:55:31 +00:00

6 lines
135 B
Makefile

# $NetBSD: Makefile,v 1.9 1999/02/01 21:55:31 he Exp $
SUBDIR= ramdisk fdset bootfloppy-big bootfloppy-tiny
.include <bsd.subdir.mk>