1 # $NetBSD: Makefile,v 1.36 2007/11/15 00:31:19 joerg 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