Home | History | Annotate | Line # | Download | only in amd64
Makefile revision 1.3
      1  1.3  hubertf #	$NetBSD: Makefile,v 1.3 2006/06/02 22:35:21 hubertf 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.1     fvdl TARGETS+=	release
     11  1.1     fvdl 
     12  1.1     fvdl .include <bsd.subdir.mk>
     13