NetBSD/distrib/prep/floppies/Makefile

11 lines
261 B
Makefile

# $NetBSD: Makefile,v 1.2 2002/04/12 14:09:40 lukem Exp $
SUBDIR= ramdisk .WAIT \
kernel-generic kernel-ramdisk .WAIT \
bootfloppy.generic bootfloppy_com0.generic \
bootfloppy.sysinst bootfloppy_com0.sysinst
TARGETS+= release
.include <bsd.subdir.mk>