1 1.34 hubertf # $NetBSD: Makefile,v 1.34 2006/06/02 22:11:06 hubertf Exp $ 2 1.25 tls 3 1.33 thorpej SUBDIR= 4 1.33 thorpej SUBDIR+= bootfloppy 5 1.33 thorpej SUBDIR+= bootfloppy-big 6 1.33 thorpej SUBDIR+= bootfloppy-com 7 1.33 thorpej SUBDIR+= bootfloppy-laptop-big 8 1.33 thorpej SUBDIR+= bootfloppy-laptop 9 1.33 thorpej SUBDIR+= bootfloppy-ps2 10 1.33 thorpej SUBDIR+= bootfloppy-small 11 1.33 thorpej SUBDIR+= bootfloppy-tiny 12 1.33 thorpej SUBDIR+= rescue-tiny 13 1.1 cgd 14 1.28 lukem TARGETS+= release 15 1.1 cgd 16 1.1 cgd .include <bsd.subdir.mk> 17