Reconnect doscmd. It's been fixed.

This commit is contained in:
Marcel Moolenaar 1999-09-29 20:13:34 +00:00
parent 16df98ecc6
commit 7256d29cc4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51800

View File

@ -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>