Module Name: src
Committed By: riz
Date: Sat Feb 6 16:58:31 UTC 2016
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Back out unintended changes committed with last.
To generate a diff of this commit:
cvs rdiff -u -r1.897 -r1.898 src/share/mk/bsd.own.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/mk/bsd.own.mk
diff -u src/share/mk/bsd.own.mk:1.897 src/share/mk/bsd.own.mk:1.898
--- src/share/mk/bsd.own.mk:1.897 Sat Feb 6 16:56:23 2016
+++ src/share/mk/bsd.own.mk Sat Feb 6 16:58:31 2016
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.897 2016/02/06 16:56:23 riz Exp $
+# $NetBSD: bsd.own.mk,v 1.898 2016/02/06 16:58:31 riz Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -351,7 +351,6 @@ TOOL_CONFIG= ${TOOLDIR}/bin/${_TOOL_PRE
TOOL_CRUNCHGEN= MAKE=${.MAKE:Q} ${TOOLDIR}/bin/${_TOOL_PREFIX}crunchgen
TOOL_CTAGS= ${TOOLDIR}/bin/${_TOOL_PREFIX}ctags
TOOL_CTFCONVERT= ${TOOLDIR}/bin/${_TOOL_PREFIX}ctfconvert
-TOOL_CTFDUMP= ${TOOLDIR}/bin/${_TOOL_PREFIX}ctfdump
TOOL_CTFMERGE= ${TOOLDIR}/bin/${_TOOL_PREFIX}ctfmerge
TOOL_CVSLATEST= ${TOOLDIR}/bin/${_TOOL_PREFIX}cvslatest
TOOL_DB= ${TOOLDIR}/bin/${_TOOL_PREFIX}db
@@ -464,7 +463,6 @@ TOOL_CONFIG= config
TOOL_CRUNCHGEN= crunchgen
TOOL_CTAGS= ctags
TOOL_CTFCONVERT= ctfconvert
-TOOL_CTFDUMP= ctfdump
TOOL_CTFMERGE= ctfmerge
TOOL_CVSLATEST= cvslatest
TOOL_DB= db