Home | History | Annotate | Line # | Download | only in cdroms
Makefile revision 1.5
      1  1.5      nia #	$NetBSD: Makefile,v 1.5 2026/01/09 19:46:56 nia Exp $
      2  1.1  hubertf 
      3  1.1  hubertf SUBDIR=
      4  1.1  hubertf SUBDIR+=	bootcd
      5  1.1  hubertf SUBDIR+=	bootcd-com
      6  1.4      nia SUBDIR+=	installdvd
      7  1.5      nia 
      8  1.5      nia .if !defined(CDSOURCE)
      9  1.3   bouyer SUBDIR+=	installcd
     10  1.5      nia .endif
     11  1.1  hubertf 
     12  1.3   bouyer TARGETS+=       release iso_image
     13  1.1  hubertf 
     14  1.1  hubertf .include <bsd.subdir.mk>
     15