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