Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/share/mk Pull up revision 1.303 (requested by fredette ...
details: https://anonhg.NetBSD.org/src/rev/241146838cfa
branches: netbsd-1-6
changeset: 528446:241146838cfa
user: lukem <lukem%NetBSD.org@localhost>
date: Thu Jul 18 04:41:58 2002 +0000
description:
Pull up revision 1.303 (requested by fredette in ticket #516):
Now build profiled libraries on m68000.
diffstat:
share/mk/bsd.own.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r f7bbea7fc8f8 -r 241146838cfa share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Thu Jul 18 04:41:47 2002 +0000
+++ b/share/mk/bsd.own.mk Thu Jul 18 04:41:58 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.294.2.3 2002/07/03 12:05:21 lukem Exp $
+# $NetBSD: bsd.own.mk,v 1.294.2.4 2002/07/18 04:41:58 lukem Exp $
.if !defined(_BSD_OWN_MK_)
_BSD_OWN_MK_=1
@@ -300,7 +300,6 @@
# The m68000 port is incomplete.
.if ${MACHINE_ARCH} == "m68000"
NOPIC= # defined
-NOPROFILE= # defined
.endif
# Location of the file that contains the major and minor numbers of the
Home |
Main Index |
Thread Index |
Old Index