Home | History | Annotate | Line # | Download | only in amd64
Makefile revision 1.5.6.1
      1  1.5.6.1     yamt #	$NetBSD: Makefile,v 1.5.6.1 2012/04/17 00:02:31 yamt 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.5      jym SUBDIR+=	kmod
      8      1.2  hubertf SUBDIR+=	.WAIT
      9      1.3  hubertf SUBDIR+=	cdroms
     10      1.2  hubertf SUBDIR+=	floppies
     11  1.5.6.1     yamt SUBDIR+=	liveimage
     12  1.5.6.1     yamt SUBDIR+=	installimage
     13      1.4   bouyer TARGETS+=	release 
     14      1.4   bouyer 
     15      1.4   bouyer iso_image:
     16      1.4   bouyer 	${MAKEDIRTARGET} cdroms iso_image
     17      1.1     fvdl 
     18  1.5.6.1     yamt live_image:
     19  1.5.6.1     yamt 	${MAKEDIRTARGET} liveimage live_image
     20  1.5.6.1     yamt 
     21  1.5.6.1     yamt install_image:
     22  1.5.6.1     yamt 	${MAKEDIRTARGET} installimage install_image
     23  1.5.6.1     yamt 
     24      1.1     fvdl .include <bsd.subdir.mk>
     25