1 1.4 hubertf # $NetBSD: Makefile,v 1.4 2006/06/02 22:35:22 hubertf Exp $ 2 1.1 thorpej 3 1.3 hubertf SUBDIR= 4 1.3 hubertf SUBDIR+= ramdisks 5 1.3 hubertf SUBDIR+= .WAIT 6 1.3 hubertf SUBDIR+= instkernel 7 1.3 hubertf SUBDIR+= .WAIT 8 1.4 hubertf SUBDIR+= cdroms 9 1.3 hubertf SUBDIR+= floppies 10 1.2 lukem TARGETS+= release 11 1.1 thorpej 12 1.1 thorpej .include <bsd.subdir.mk> 13