Home | History | Annotate | Line # | Download | only in hpcsh
      1 #	$NetBSD: Makefile,v 1.10 2025/09/23 20:12:07 rillig Exp $
      2 
      3 .include <bsd.own.mk>
      4 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
      5 
      6 SUBDIR=		instkernel stand cdroms
      7 TARGETS+=	release
      8 
      9 iso_image: .MAKE
     10 	${MAKEDIRTARGET} cdroms iso_image
     11 
     12 .include <bsd.subdir.mk>
     13