diff options
author | sef <sef@FreeBSD.org> | 1997-12-06 05:23:59 +0000 |
---|---|---|
committer | sef <sef@FreeBSD.org> | 1997-12-06 05:23:59 +0000 |
commit | a9e2deb1a1159be99ea49fcc88c2cdb43203137f (patch) | |
tree | a7272ad23f0623f82979f49dcf92bd55b2d584b4 | |
parent | 9e9a114f06c905e161ecc38cc4dc8af9b94ebb1e (diff) | |
download | FreeBSD-src-a9e2deb1a1159be99ea49fcc88c2cdb43203137f.zip FreeBSD-src-a9e2deb1a1159be99ea49fcc88c2cdb43203137f.tar.gz |
Add truss to the list of subdirectories.
-rw-r--r-- | usr.bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index a1d136d..9480386 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.89 1997/09/17 20:46:58 joerg Exp $ +# $Id: Makefile,v 1.90 1997/09/28 09:14:41 markm Exp $ # XXX MISSING: deroff diction graph learn plot # spell spline struct units xsend @@ -22,7 +22,7 @@ SUBDIR= apply ar at banner basename biff brandelf c89 cal calendar \ rpcinfo rs rsh rup ruptime rusers rwall \ rwho script sed shar showmount size soelim split \ strings strip su symorder talk tconv tcopy tee tftp time \ - tip tn3270 top touch tput tr true tset tsort tty ul uname \ + tip tn3270 top touch tput tr true truss tset tsort tty ul uname \ unexpand unifdef uniq units unvis users uudecode uuencode vacation \ vgrind vi vis w wall wc what whereis which who whois window \ write xargs xinstall xlint xstr yacc yes ypcat ypmatch ypwhich |