summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuoqi Chen <luoqi@FreeBSD.org>1999-02-16 17:57:25 +0000
committerLuoqi Chen <luoqi@FreeBSD.org>1999-02-16 17:57:25 +0000
commit7840630d8041a0deae4b6ad7bec2c6e5835369a6 (patch)
tree75f1b6ebf108c730a964034c4653612fe9aea9ce
parentcdea9fcaca098a96cc479c180990d22885b980ba (diff)
Notes
-rw-r--r--usr.bin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index b5c48ce095e1..2f89a6515226 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.3 (Berkeley) 1/7/94
-# $Id: Makefile,v 1.121 1998/11/09 11:08:48 dima Exp $
+# $Id: Makefile,v 1.122 1998/11/10 12:19:26 bde Exp $
# XXX MISSING: deroff diction graph learn plot
# spell spline struct xsend
@@ -209,6 +209,7 @@ SUBDIR+=telnet
# Things that don't compile on alpha or are aout specific:
SUBDIR+=ar \
brandelf \
+ doscmd \
gcore \
gprof \
gprof4 \