Cross Reference: Makefile
xref: /src/distrib/playstation2/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/distrib/playstation2/
Makefile revision 1.13
1#	$NetBSD: Makefile,v 1.13 2007/03/06 21:57:15 bouyer Exp $
2
3.include <bsd.own.mk>
4.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
5
6MINIROOTDIR!=	cd ${.CURDIR}/../miniroot && ${PRINTOBJDIR}
7MINIROOT=	${MINIROOTDIR}/miniroot.fs
8
9MDSETTARGETS=		RAMDISK ${MINIROOT} netbsd
10MDSET_RELEASEDIR=	installation
11
12.include "${DISTRIBDIR}/common/Makefile.mdset"
13
14.include <bsd.prog.mk>
15
16SUBDIR=		cdroms
17TARGETS+=	release
18
19iso_image:
20	${MAKEDIRTARGET} cdroms iso_image
21
22.include <bsd.subdir.mk>
23

Indexes created Sat Dec 20 01:09:25 GMT 2025