1 # $NetBSD: Makefile,v 1.36.12.1 2008/09/18 04:41:10 wrstuden 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