Home | History | Annotate | Line # | Download | only in hpcsh
Makefile revision 1.9
      1  1.9  tsutsui #	$NetBSD: Makefile,v 1.9 2008/09/19 17:38:43 tsutsui 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.7  tsutsui SUBDIR=		instkernel stand cdroms
      7  1.9  tsutsui TARGETS+=	release
      8  1.6   bouyer 
      9  1.6   bouyer iso_image:
     10  1.6   bouyer 	${MAKEDIRTARGET} cdroms iso_image
     11  1.6   bouyer 
     12  1.6   bouyer .include <bsd.subdir.mk>
     13