Home | History | Annotate | Line # | Download | only in amd64
Makefile revision 1.7.6.1
      1  1.7.6.1   martin #	$NetBSD: Makefile,v 1.7.6.1 2015/02/27 09:23:03 martin 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.7  khorben SUBDIR+=	kmod-cgdroot
      9      1.2  hubertf SUBDIR+=	.WAIT
     10      1.3  hubertf SUBDIR+=	cdroms
     11      1.6  tsutsui SUBDIR+=	liveimage
     12      1.6  tsutsui 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.6  tsutsui live_image:
     19      1.6  tsutsui 	${MAKEDIRTARGET} liveimage live_image
     20      1.6  tsutsui 
     21      1.6  tsutsui install_image:
     22      1.6  tsutsui 	${MAKEDIRTARGET} installimage install_image
     23      1.6  tsutsui 
     24      1.1     fvdl .include <bsd.subdir.mk>
     25