Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/mortalinstall]: src/share/mk need default value for MORTALINSTALL
details: https://anonhg.NetBSD.org/src/rev/94b96dd38e62
branches: mortalinstall
changeset: 474912:94b96dd38e62
user: mcr <mcr%NetBSD.org@localhost>
date: Tue Aug 10 01:09:35 1999 +0000
description:
need default value for MORTALINSTALL
diffstat:
share/mk/bsd.own.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 93f9c883966b -r 94b96dd38e62 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Tue Aug 10 00:43:35 1999 +0000
+++ b/share/mk/bsd.own.mk Tue Aug 10 01:09:35 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.124 1999/07/05 09:13:04 fvdl Exp $
+# $NetBSD: bsd.own.mk,v 1.124.2.1 1999/08/10 01:09:35 mcr Exp $
.if !defined(_BSD_OWN_MK_)
_BSD_OWN_MK_=1
@@ -70,6 +70,7 @@
PRESERVE?=
.endif
RENAME?=
+MORTALINSTALL?=no
STRIPFLAG?= -s
# Define SYS_INCLUDE to indicate whether you want symbolic links to the system
Home |
Main Index |
Thread Index |
Old Index