Home | History | Annotate | Line # | Download | only in i386
Makefile revision 1.7
      1 #	$NetBSD: Makefile,v 1.7 2008/11/21 15:49:51 ad Exp $
      2 
      3 SUBDIR=
      4 SUBDIR+=	ramdisks
      5 SUBDIR+=	.WAIT
      6 SUBDIR+=	instkernel
      7 SUBDIR+=	.WAIT
      8 SUBDIR+=	cdroms
      9 SUBDIR+=	floppies
     10 TARGETS+=	release
     11 
     12 iso_image:
     13 	${MAKEDIRTARGET} cdroms iso_image
     14 
     15 .include <bsd.subdir.mk>
     16