summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 2a68194..3509cb1 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -12,6 +12,7 @@ SUBDIR= apply \
banner \
basename \
biff \
+ brandelf \
c89 \
calendar \
cap_mkdb \
@@ -210,7 +211,6 @@ SUBDIR+=dig \
.if ${MACHINE_ARCH} == "i386"
# Things that don't compile on alpha or are aout specific:
SUBDIR+=ar \
- brandelf \
doscmd \
gcore \
gprof4 \
OpenPOWER on IntegriCloud