NetBSD/distrib/i386/floppies/Makefile
he eafd8f707f Provide some more automation in the "make release" process. Also build
and install:
 o INSTALL and INSTALL_TINY kernels (for boot floppy images)
 o GENERIC_TINY kernel
 o Boot floppy images
Ideas borrowed from etc/etc.sun3/ setup.
1999-11-09 00:22:39 +00:00

8 lines
154 B
Makefile

# $NetBSD: Makefile,v 1.10 1999/11/09 00:22:41 he Exp $
SUBDIR= ramdisk fdset bootfloppy-big bootfloppy-tiny
TARGETS+=release
.include <bsd.subdir.mk>