diff options
| author | Adam David <adam@FreeBSD.org> | 1996-06-20 17:47:24 +0000 |
|---|---|---|
| committer | Adam David <adam@FreeBSD.org> | 1996-06-20 17:47:24 +0000 |
| commit | 161e125cb33a015560c5bf43d4dd892a2ccba843 (patch) | |
| tree | ca63bdd571148140af591327b764267801a97a91 /usr.bin/Makefile | |
| parent | 267d69d56afd2a2c45594b618a99fc5ceea96de1 (diff) | |
Notes
Diffstat (limited to 'usr.bin/Makefile')
| -rw-r--r-- | usr.bin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 4a7d70096dd8..7a2ea677802f 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.68 1996/06/08 03:46:33 alex Exp $ +# $Id: Makefile,v 1.69 1996/06/19 21:13:45 jkh Exp $ # XXX MISSING: deroff diction graph learn plot # spell spline struct units xsend @@ -8,8 +8,8 @@ # SUBDIR= apply ar at banner basename biff cal calendar \ cap_mkdb chat checknr chflags chpass cksum col colcrt colldef colrm \ - column comm compile_et compress cpp ctags cut devmenu \ - dig dirname dnsquery du ee env error expand f2c false file file2c \ + column comm compile_et compress cpp ctags cut devmenu dig \ + dirname dnsquery du ee env error expand f2c false fetch file file2c \ find finger fmt fold fpr from fsplit fstat ftp gcore gencat getopt \ gprof head hexdump host id indent ipcrm ipcs \ join jot kdump ktrace key keyinfo keyinit killall lam last \ |
