Home | History | Annotate | Line # | Download | only in i386
Makefile revision 1.8
      1  1.8       ad #	$NetBSD: Makefile,v 1.8 2008/12/01 10:11:26 ad 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.8       ad 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