Home | History | Annotate | Line # | Download | only in hpcsh
Makefile revision 1.5.16.2
      1  1.5.16.2  bouyer #	$NetBSD: Makefile,v 1.5.16.2 2008/09/22 18:14:44 bouyer Exp $
      2       1.1  itojun 
      3       1.2  itojun .include <bsd.own.mk>
      4       1.2  itojun .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
      5       1.1  itojun 
      6  1.5.16.2  bouyer SUBDIR=		instkernel stand cdroms
      7  1.5.16.2  bouyer TARGETS+=	release
      8  1.5.16.1     riz 
      9  1.5.16.1     riz iso_image:
     10  1.5.16.1     riz 	${MAKEDIRTARGET} cdroms iso_image
     11  1.5.16.1     riz 
     12  1.5.16.1     riz .include <bsd.subdir.mk>
     13