NetBSD/distrib/playstation2/Makefile

13 lines
322 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.6 2002/04/11 15:34:59 lukem 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}
MINIROOT= ${MINIROOTDIR}/ramdisk.fs
TARGETS= RAMDISK ${MINIROOT}
2001-10-15 20:22:50 +04:00
MDSETDIR= installation
2001-10-15 20:22:50 +04:00
.include "${DISTRIBDIR}/common/Makefile.mdset"