From bdd3283357447077ef8c2f511a9847dc63b94aba Mon Sep 17 00:00:00 2001 From: phk Date: Tue, 21 Feb 1995 04:41:03 +0000 Subject: add "fib" Reviewed by: phk Submitted by: Mark Murray Obtained from: --- usr.bin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/Makefile b/usr.bin/Makefile index fc325f4..2ed91ed 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 \ -- cgit v1.1