Home | History | Annotate | Line # | Download | only in amd64
Makefile revision 1.4
      1  1.4   bouyer #	$NetBSD: Makefile,v 1.4 2007/03/06 21:52:44 bouyer Exp $
      2  1.1     fvdl 
      3  1.2  hubertf SUBDIR=
      4  1.2  hubertf SUBDIR+=	ramdisks
      5  1.2  hubertf SUBDIR+=	.WAIT
      6  1.2  hubertf SUBDIR+=	instkernel
      7  1.2  hubertf SUBDIR+=	.WAIT
      8  1.3  hubertf SUBDIR+=	cdroms
      9  1.2  hubertf SUBDIR+=	floppies
     10  1.4   bouyer TARGETS+=	release 
     11  1.4   bouyer 
     12  1.4   bouyer iso_image:
     13  1.4   bouyer 	${MAKEDIRTARGET} cdroms iso_image
     14  1.1     fvdl 
     15  1.1     fvdl .include <bsd.subdir.mk>
     16