Home | History | Annotate | Line # | Download | only in hpcmips
Makefile revision 1.32
      1 #	$NetBSD: Makefile,v 1.32 2008/09/19 18:18:37 tsutsui 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