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 42e4bda..4b49635 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -209,6 +209,7 @@ SUBDIR+=telnet
# Things that don't compile on alpha or are aout specific:
SUBDIR+=ar \
brandelf \
+ doscmd \
gcore \
gprof4 \
nm \
@@ -217,7 +218,6 @@ SUBDIR+=ar \
size \
strings \
strip
-# doscmd \
.endif
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud