diff options
| author | Jonathan Lemon <jlemon@FreeBSD.org> | 1997-08-18 18:51:46 +0000 |
|---|---|---|
| committer | Jonathan Lemon <jlemon@FreeBSD.org> | 1997-08-18 18:51:46 +0000 |
| commit | 6f86349ac346dd05309b046060ac8052ac1d861f (patch) | |
| tree | 21fdc89dc2284e4f327663e9f21ce5a4d63f54f4 /usr.bin | |
| parent | 1e9267fe2db7a517024bf14ffd0457ebfd3abbd2 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 1da7a93fc8a7..3f2c030ba3bb 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.86 1997/07/05 14:22:14 peter Exp $ +# $Id: Makefile,v 1.87 1997/07/19 15:18:15 jfieber Exp $ # XXX MISSING: deroff diction graph learn plot # spell spline struct units xsend @@ -9,7 +9,8 @@ SUBDIR= apply ar at banner basename biff brandelf cal calendar \ cap_mkdb chat checknr chflags chpass cksum col colcrt colldef colrm \ column comm compile_et compress chkey cpp ctags cut dig \ - dirname dnsquery du ee env error expand f2c false fetch file file2c \ + dirname dnsquery doscmd du ee env error expand \ + f2c false fetch file file2c \ find finger fmt fold fpr from fsplit fstat ftp gcore gencat getopt \ global gprof head hexdump host id indent ipcrm ipcs \ join jot kdump ktrace key keyinfo keyinit keylogin keylogout killall \ |
