Home | History | Annotate | Line # | Download | only in hp300
Makefile revision 1.13
      1 #	$NetBSD: Makefile,v 1.13 2002/05/02 18:02:34 lukem Exp $
      2 
      3 .include <bsd.own.mk>
      4 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
      5 
      6 SUBDIR=		ramdisk .WAIT instkernel
      7 TARGETS+=	release
      8 
      9 release: check_RELEASEDIR .WAIT HP-IB.geometry
     10 	${RELEASE_INSTALL} HP-IB.geometry ${RELEASEDIR}/installation/misc
     11 
     12 .include <bsd.subdir.mk>
     13