1 1.5 bouyer # $NetBSD: Makefile,v 1.5 2007/03/06 21:52:45 bouyer 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.5 bouyer iso_image: 13 1.5 bouyer ${MAKEDIRTARGET} cdroms iso_image 14 1.5 bouyer 15 1.1 thorpej .include <bsd.subdir.mk> 16