Home | History | Annotate | Line # | Download | only in cdroms
Makefile revision 1.3
      1 #	$NetBSD: Makefile,v 1.3 2007/03/06 21:52:44 bouyer Exp $
      2 
      3 SUBDIR=
      4 SUBDIR+=	bootcd
      5 SUBDIR+=	bootcd-com
      6 SUBDIR+=	installcd
      7 
      8 TARGETS+=       release iso_image
      9 
     10 .include <bsd.subdir.mk>
     11