Home | History | Annotate | Line # | Download | only in hpcmips
Makefile revision 1.28.12.3
      1 #	$NetBSD: Makefile,v 1.28.12.3 2008/09/28 11:09:16 mjf 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:
     10 	${MAKEDIRTARGET} cdroms iso_image
     11 
     12 .include <bsd.subdir.mk>
     13