NetBSD/distrib/playstation2/Makefile

15 lines
358 B
Makefile
Raw Normal View History

2002-04-21 15:20:45 +04:00
# $NetBSD: Makefile,v 1.9 2002/04/21 11:20:45 shin Exp $
2001-10-15 20:22:50 +04:00
.include <bsd.own.mk>
.include "${_SRC_TOP_}/distrib/Makefile.inc"
2001-10-15 20:22:50 +04:00
MINIROOTDIR!= cd ${.CURDIR}/../miniroot && ${PRINTOBJDIR}
2002-04-21 15:20:45 +04:00
MINIROOT= ${MINIROOTDIR}/miniroot.fs
MDSETTARGETS= RAMDISK ${MINIROOT} netbsd
2001-10-15 20:22:50 +04:00
MDSETDIR= installation
2001-10-15 20:22:50 +04:00
.include "${DISTRIBDIR}/common/Makefile.mdset"
.include <bsd.prog.mk>