diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1995-02-21 04:41:03 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1995-02-21 04:41:03 +0000 |
| commit | b27dffd2aca6858d50ae7fe90010d302234ae329 (patch) | |
| tree | 5794f9a86727fb5e3de150497339cce9df7c796b | |
| parent | e151093c6fd2da3466a63a52709de9f41243a8a5 (diff) | |
Notes
| -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 fc325f429e2a..2ed91ed88c29 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.39 1995/02/17 14:34:21 ugen Exp $ +# $Id: Makefile,v 1.40 1995/02/17 17:37:55 ache Exp $ # XXX MISSING: deroff diction graph learn plot # spell spline struct units xsend @@ -9,7 +9,7 @@ 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 dig dirname dmenu du \ - env error expand f2c false file file2c find finger fmt \ + env error expand f2c false fib file file2c find finger fmt \ fold fpr from fsplit \ fstat ftp gcore getopt gprof head hexdump host id indent ipcrm ipcs \ join jot kdump ktrace key keyinfo keyinit lam last \ |
