aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1998-06-01 14:30:58 +0000
committerPeter Wemm <peter@FreeBSD.org>1998-06-01 14:30:58 +0000
commit89ccd254178ab7e03dc8cacf125720f3ee84b305 (patch)
tree8fbd8200324fdac0260c8ff5ac509fba0d4a9552 /usr.bin
parentaa9ba0d726f841a37cc72ecfe71de7e5b040f562 (diff)
Notes
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 e4766235f0bc..975a80426b41 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