summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-07-11 07:28:21 +0000
committerpeter <peter@FreeBSD.org>2002-07-11 07:28:21 +0000
commit956c81630aea68690a152f5072bcc375864bbc82 (patch)
tree51fae59ea9b9593674b650665f9d2fd99c72d8c3 /usr.bin
parent8280e04b3b3a7dd17bd7e4b276695151e64a8e3b (diff)
downloadFreeBSD-src-956c81630aea68690a152f5072bcc375864bbc82.zip
FreeBSD-src-956c81630aea68690a152f5072bcc375864bbc82.tar.gz
Bring getconf back in from the cold.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index e34b645..6c492e6 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -247,9 +247,7 @@ SUBDIR+=uac
.if ${MACHINE_ARCH} != "sparc64" && ${MACHINE_ARCH} != "ia64"
SUBDIR+=xlint
.endif
-.if ${CXX:T} != "c++"
SUBDIR+=getconf
-.endif
.if exists(${.CURDIR}/../crypto) && !defined(NOCRYPT) && !defined(NO_OPENSSL)
SUBDIR+=chkey newkey
OpenPOWER on IntegriCloud