summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>1998-09-16 09:32:29 +0000
committerdfr <dfr@FreeBSD.org>1998-09-16 09:32:29 +0000
commit05eaa85e16dc99fbc322c6f1e403a9656794acee (patch)
tree92a7f8919040afe72538c64b03153af536477038 /usr.bin/Makefile
parent2c574d9124f4f331878360e8bcc09ad7fb39441b (diff)
downloadFreeBSD-src-05eaa85e16dc99fbc322c6f1e403a9656794acee.zip
FreeBSD-src-05eaa85e16dc99fbc322c6f1e403a9656794acee.tar.gz
Put ldd back in the standard list since it builds on alpha now.
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 0a96be8..b296c6d 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.109 1998/08/30 20:28:50 gpalmer Exp $
+# $Id: Makefile,v 1.110 1998/09/05 12:25:50 asami Exp $
# XXX MISSING: deroff diction graph learn plot
# spell spline struct xsend
@@ -75,6 +75,7 @@ SUBDIR= apply \
last \
lastcomm \
leave \
+ ldd \
lex \
limits \
locate \
@@ -204,7 +205,6 @@ SUBDIR+=ar \
gprof \
gprof4 \
host \
- ldd \
modstat \
mt \
nm \
OpenPOWER on IntegriCloud