diff options
author | jfieber <jfieber@FreeBSD.org> | 1997-07-19 15:19:08 +0000 |
---|---|---|
committer | jfieber <jfieber@FreeBSD.org> | 1997-07-19 15:19:08 +0000 |
commit | dd12b6c2e5843ad06dd22cba8334290e59dcd5dd (patch) | |
tree | ae2ab920ce5faed5fe029b6d747109a092a0dc19 /usr.bin/Makefile | |
parent | 84c0a5dcfe5457e17760d668151e508b658ed6e6 (diff) | |
download | FreeBSD-src-dd12b6c2e5843ad06dd22cba8334290e59dcd5dd.zip FreeBSD-src-dd12b6c2e5843ad06dd22cba8334290e59dcd5dd.tar.gz |
Remove SGML tools from -current.
Diffstat (limited to 'usr.bin/Makefile')
-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 5f9e8a2..1da7a93 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.85 1997/05/29 15:03:32 wpaul Exp $ +# $Id: Makefile,v 1.86 1997/07/05 14:22:14 peter Exp $ # XXX MISSING: deroff diction graph learn plot # spell spline struct units xsend @@ -19,7 +19,7 @@ SUBDIR= apply ar at banner basename biff brandelf cal calendar \ nm nohup opieinfo opiekey opiepasswd pagesize passwd paste pr printenv \ printf quota ranlib rdist renice rev rlogin rpcgen \ rpcinfo rs rsh rup ruptime rusers rwall \ - rwho script sed sgmlfmt sgmls shar showmount size soelim split \ + 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 \ unexpand unifdef uniq units unvis users uudecode uuencode vacation \ |