summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorkaiw <kaiw@FreeBSD.org>2008-02-21 16:12:46 +0000
committerkaiw <kaiw@FreeBSD.org>2008-02-21 16:12:46 +0000
commitf9499adf5b4656abe97f9d3e5f4d6ee9043aba08 (patch)
tree33b4b75ed77be76cf0dac3340734273820cd4672 /usr.bin
parente949f3109eba639587f7f1e67c0d263489d31639 (diff)
downloadFreeBSD-src-f9499adf5b4656abe97f9d3e5f4d6ee9043aba08.zip
FreeBSD-src-f9499adf5b4656abe97f9d3e5f4d6ee9043aba08.tar.gz
Back out previous commit. Restore Binutils ar as default. Disconnect
'BSD' ar to the build. Requested by: des
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index f954a1e..39ea150 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -232,10 +232,6 @@ SUBDIR= alias \
${_ypmatch} \
${_ypwhich}
-.if !defined(WITH_GNUAR)
-SUBDIR+= ar
-.endif
-
.if ${MACHINE_ARCH} != "arm"
_truss= truss
.endif
OpenPOWER on IntegriCloud