Home | History | Annotate | Line # | Download | only in playstation2
Makefile revision 1.6
      1 #	$NetBSD: Makefile,v 1.6 2002/04/11 15:34:59 lukem Exp $
      2 
      3 .include <bsd.own.mk>
      4 .include "${_SRC_TOP_}/distrib/Makefile.inc"
      5 
      6 MINIROOTDIR!=	cd ${.CURDIR}/../miniroot && ${PRINTOBJDIR}
      7 MINIROOT=	${MINIROOTDIR}/ramdisk.fs
      8 TARGETS=	RAMDISK	${MINIROOT}
      9 
     10 MDSETDIR=	installation
     11 
     12 .include "${DISTRIBDIR}/common/Makefile.mdset"
     13