Home | History | Annotate | Line # | Download | only in hp300
Makefile revision 1.16.16.1
      1  1.16.16.1       riz #	$NetBSD: Makefile,v 1.16.16.1 2007/03/09 06:59:53 riz Exp $
      2        1.7  gmcgarry 
      3        1.7  gmcgarry .include <bsd.own.mk>
      4       1.13     lukem .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
      5        1.1   thorpej 
      6  1.16.16.1       riz SUBDIR=		ramdisk .WAIT instkernel cdroms
      7        1.8     lukem TARGETS+=	release
      8        1.7  gmcgarry 
      9       1.13     lukem release: check_RELEASEDIR .WAIT HP-IB.geometry
     10       1.15     lukem 	${RELEASE_INSTALL} ${.CURDIR}/HP-IB.geometry \
     11       1.16     lukem 	    ${RELEASEDIR}/${MACHINE}/installation/misc
     12        1.1   thorpej 
     13  1.16.16.1       riz iso_image:
     14  1.16.16.1       riz 	${MAKEDIRTARGET} cdroms iso_image
     15  1.16.16.1       riz 
     16        1.1   thorpej .include <bsd.subdir.mk>
     17