Cross Reference: Makefile
xref: /src/distrib/shark/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/distrib/shark/
Makefile revision 1.1
11.1Sthorpej#	$NetBSD: Makefile,v 1.1 2002/03/30 06:55:18 thorpej Exp $
21.1Sthorpej
31.1Sthorpej.include <bsd.own.mk>		# Use /etc/mk.conf.
41.1Sthorpej
51.1SthorpejSUBDIR=	instkernel
61.1Sthorpej
71.1SthorpejITARGET=	${RELEASEDIR}/installation
81.1SthorpejIINST=		${INSTALL} ${RENAME} ${PRESERVE} ${COPY} -m ${NONBINMODE}
91.1Sthorpej
101.1SthorpejINSTKERNOBJ!=	cd ${.CURDIR}/instkernel/instkernel && ${PRINTOBJDIR}
111.1Sthorpej
121.1Sthorpejrelease: check_RELEASEDIR
131.1Sthorpej	${IINST} ${INSTKERNOBJ}/netbsd.gz ${ITARGET}/instkernel/.
141.1Sthorpej
151.1Sthorpej.include <bsd.subdir.mk>
16

Indexes created Sat Dec 13 06:09:33 GMT 2025