Cross Reference: Makefile
xref: /src/distrib/hpcarm/instkernel/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/distrib/hpcarm/instkernel/
Makefile revision 1.1
1#	$NetBSD: Makefile,v 1.1 2008/04/27 02:39:04 tsutsui Exp $
2
3.include <bsd.own.mk>
4.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
5
6.include <bsd.kernobj.mk>
7
8MINIROOTOBJ!=	cd ${DISTRIBDIR}/miniroot && ${PRINTOBJDIR}
9MINIROOT=	${MINIROOTOBJ}/miniroot.fs
10
11MDSETTARGETS=		INSTALL_IPAQ	${MINIROOT}	netbsd-IPAQ
12MDSET_RELEASEDIR=	installation
13
14.include "${DISTRIBDIR}/common/Makefile.mdset"
15
16.include <bsd.prog.mk>
17

Indexes created Wed Dec 31 11:09:30 GMT 2025