Home | History | Annotate | Line # | Download | only in cdroms
      1  1.6      nia #	$NetBSD: Makefile,v 1.6 2026/01/10 23:59:50 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.6      nia .include <bsd.own.mk>
      9  1.6      nia 
     10  1.6      nia .if !defined(CDSOURCE) && ${USE_XZ_SETS:Uno:tl} != "no"
     11  1.3   bouyer SUBDIR+=	installcd
     12  1.5      nia .endif
     13  1.1  hubertf 
     14  1.3   bouyer TARGETS+=       release iso_image
     15  1.1  hubertf 
     16  1.1  hubertf .include <bsd.subdir.mk>
     17