Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/playstation2 Do not set MDSET_RELEASEDIR - need to r...
details: https://anonhg.NetBSD.org/src/rev/18f1a6bda3e8
branches: trunk
changeset: 328351:18f1a6bda3e8
user: martin <martin%NetBSD.org@localhost>
date: Tue Apr 01 14:06:38 2014 +0000
description:
Do not set MDSET_RELEASEDIR - need to revisit
diffstat:
distrib/playstation2/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 6d01708c6890 -r 18f1a6bda3e8 distrib/playstation2/Makefile
--- a/distrib/playstation2/Makefile Tue Apr 01 13:11:44 2014 +0000
+++ b/distrib/playstation2/Makefile Tue Apr 01 14:06:38 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2014/03/31 11:25:47 martin Exp $
+# $NetBSD: Makefile,v 1.16 2014/04/01 14:06:38 martin Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -7,7 +7,9 @@
MINIROOT= ${MINIROOTDIR}/miniroot.fs
MDSETTARGETS= RAMDISK ${MINIROOT} netbsd
-MDSET_RELEASEDIR= installation
+
+# ???
+# MDSET_RELEASEDIR= installation
.include "${DISTRIBDIR}/common/Makefile.mdset"
Home |
Main Index |
Thread Index |
Old Index