Home | History | Annotate | Line # | Download | only in hp300
Makefile revision 1.12
      1  1.12     lukem #	$NetBSD: Makefile,v 1.12 2002/04/26 15:50:30 lukem Exp $
      2   1.7  gmcgarry 
      3   1.7  gmcgarry .include <bsd.own.mk>
      4  1.12     lukem .include "${NETBSDSRCDIR}/distrib/Makefile.inc"
      5   1.1   thorpej 
      6   1.8     lukem SUBDIR=		ramdisk .WAIT instkernel
      7   1.4  gmcgarry 
      8   1.8     lukem TARGETS+=	release
      9   1.7  gmcgarry 
     10   1.7  gmcgarry release: check_RELEASEDIR
     11  1.10  gmcgarry 	${RELINSTALL} HP-IB.geometry ${RELEASEDIR}/installation/misc
     12   1.1   thorpej 
     13   1.1   thorpej .include <bsd.subdir.mk>
     14