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