1 # $NetBSD: Makefile,v 1.37 2008/09/03 22:07:12 lukem Exp $ 2 3 SUBDIR= 4 SUBDIR+= bootfloppy 5 SUBDIR+= bootfloppy-big 6 SUBDIR+= bootfloppy-com 7 # These are all rather archaic... 8 # SUBDIR+= bootfloppy-ps2 9 # SUBDIR+= bootfloppy-small 10 # SUBDIR+= bootfloppy-tiny 11 # SUBDIR+= rescue-tiny 12 13 TARGETS+= release 14 15 .include <bsd.subdir.mk> 16