summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 39ea150..f954a1e 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -232,6 +232,10 @@ SUBDIR= alias \
${_ypmatch} \
${_ypwhich}
+.if !defined(WITH_GNUAR)
+SUBDIR+= ar
+.endif
+
.if ${MACHINE_ARCH} != "arm"
_truss= truss
.endif
OpenPOWER on IntegriCloud