Home | History | Annotate | Line # | Download | only in hp300
Makefile revision 1.13
      1  1.13     lukem #	$NetBSD: Makefile,v 1.13 2002/05/02 18:02:34 lukem 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.8     lukem SUBDIR=		ramdisk .WAIT instkernel
      7   1.8     lukem TARGETS+=	release
      8   1.7  gmcgarry 
      9  1.13     lukem release: check_RELEASEDIR .WAIT HP-IB.geometry
     10  1.13     lukem 	${RELEASE_INSTALL} HP-IB.geometry ${RELEASEDIR}/installation/misc
     11   1.1   thorpej 
     12   1.1   thorpej .include <bsd.subdir.mk>
     13