summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-06-01 14:30:58 +0000
committerpeter <peter@FreeBSD.org>1998-06-01 14:30:58 +0000
commitb491d0778af5eac4361dbb8b57e880dc4e1e1a5b (patch)
tree824ae44056cf80c68dcf4bfecb1f796a1a61e7d5 /usr.bin
parent42401a81ee5cfe2a9b8323d44e291a4d79c8110c (diff)
downloadFreeBSD-src-b491d0778af5eac4361dbb8b57e880dc4e1e1a5b.zip
FreeBSD-src-b491d0778af5eac4361dbb8b57e880dc4e1e1a5b.tar.gz
SUBDIR += ldd
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index e476623..975a804 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.100 1998/05/25 17:34:37 sos Exp $
+# $Id: Makefile,v 1.101 1998/05/31 10:48:06 jb Exp $
# XXX MISSING: deroff diction graph learn plot
# spell spline struct xsend
@@ -36,7 +36,7 @@ SUBDIR+=telnet
.if ${MACHINE_ARCH} == "i386"
# Things that don't compile on alpha or are aout specific:
SUBDIR+=ar brandelf dig dnsquery doscmd fstat gcore gprof gprof4 host ipcrm \
- ipcs kdump ktrace lorder modstat mt netstat nfsstat nm objformat \
+ ipcs kdump ktrace ldd lorder modstat mt netstat nfsstat nm objformat \
ranlib sasc size strings strip systat top truss vmstat w
.endif
OpenPOWER on IntegriCloud