1 1.5.12.1 mjf # $NetBSD: Makefile,v 1.5.12.1 2008/06/02 13:21:13 mjf 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.5.12.1 mjf SUBDIR+= kmod 8 1.3 hubertf SUBDIR+= .WAIT 9 1.4 hubertf SUBDIR+= cdroms 10 1.3 hubertf SUBDIR+= floppies 11 1.2 lukem TARGETS+= release 12 1.1 thorpej 13 1.5 bouyer iso_image: 14 1.5 bouyer ${MAKEDIRTARGET} cdroms iso_image 15 1.5 bouyer 16 1.1 thorpej .include <bsd.subdir.mk> 17