From b491d0778af5eac4361dbb8b57e880dc4e1e1a5b Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 1 Jun 1998 14:30:58 +0000 Subject: SUBDIR += ldd --- usr.bin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin') 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 -- cgit v1.1