Home | History | Annotate | Line # | Download | only in i386
Makefile revision 1.3
      1  1.3  hubertf #	$NetBSD: Makefile,v 1.3 2006/06/02 22:11:06 hubertf 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.3  hubertf SUBDIR+=	.WAIT
      8  1.3  hubertf #SUBDIR+=	cdroms
      9  1.3  hubertf SUBDIR+=	floppies
     10  1.2    lukem TARGETS+=	release
     11  1.1  thorpej 
     12  1.1  thorpej .include <bsd.subdir.mk>
     13