Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/mk Ah, don't actually need MAKEWHATIS here.



details:   https://anonhg.NetBSD.org/src/rev/87d25ef09026
branches:  trunk
changeset: 518422:87d25ef09026
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Thu Nov 29 23:55:33 2001 +0000

description:
Ah, don't actually need MAKEWHATIS here.

diffstat:

 share/mk/bsd.sys.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r dc5bd2b1a86c -r 87d25ef09026 share/mk/bsd.sys.mk
--- a/share/mk/bsd.sys.mk       Thu Nov 29 23:53:23 2001 +0000
+++ b/share/mk/bsd.sys.mk       Thu Nov 29 23:55:33 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.sys.mk,v 1.67 2001/11/29 23:53:23 thorpej Exp $
+#      $NetBSD: bsd.sys.mk,v 1.68 2001/11/29 23:55:33 thorpej Exp $
 #
 # Build definitions used for NetBSD source tree builds.
 
@@ -60,7 +60,6 @@
 OBJCOPY?=      objcopy
 RPCGEN?=       rpcgen
 STRIP?=                strip
-MAKEWHATIS?=   /usr/libexec/makewhatis
 MDSETIMAGE?=   mdsetimage
 MKLOCALE?=     mklocale
 MKDEP?=                mkdep



Home | Main Index | Thread Index | Old Index