Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/mac68k/instkernel/instkernel enable MDSET_NOSTRIP.${...
details: https://anonhg.NetBSD.org/src/rev/562b4099e8d3
branches: trunk
changeset: 526769:562b4099e8d3
user: lukem <lukem%NetBSD.org@localhost>
date: Fri May 10 02:33:17 2002 +0000
description:
enable MDSET_NOSTRIP.${FILENAME} for mac68k kernels
diffstat:
distrib/mac68k/instkernel/instkernel/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 40300326f8c7 -r 562b4099e8d3 distrib/mac68k/instkernel/instkernel/Makefile
--- a/distrib/mac68k/instkernel/instkernel/Makefile Fri May 10 02:31:45 2002 +0000
+++ b/distrib/mac68k/instkernel/instkernel/Makefile Fri May 10 02:33:17 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2002/05/08 21:44:56 lukem Exp $
+# $NetBSD: Makefile,v 1.17 2002/05/10 02:33:17 lukem Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -10,6 +10,9 @@
INSTALLSBC ${RAMDISK} netbsd-INSTALLSBC
MDSET_RELEASEDIR= installation/instkernel
+MDSET_NOSTRIP.netbsd-INSTALL= # defined
+MDSET_NOSTRIP.netbsd-INSTALLSBC= # defined
+
.include "${DISTRIBDIR}/common/Makefile.mdset"
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index