diff options
| author | Gary Palmer <gpalmer@FreeBSD.org> | 1998-08-26 12:41:11 +0000 |
|---|---|---|
| committer | Gary Palmer <gpalmer@FreeBSD.org> | 1998-08-26 12:41:11 +0000 |
| commit | 590c5955be9989b404a20cfa87eb5f759ad1097f (patch) | |
| tree | 07eb151edb3c3431278d52e911e703cb8463a49c /usr.bin | |
| parent | dd70aa7f52ee9d65be9215aae61ae07c890feadf (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -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 26c48f5b717b..e007ed46ec64 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.105 1998/08/18 12:55:32 jb Exp $ +# $Id: Makefile,v 1.106 1998/08/26 10:03:28 gpalmer Exp $ # XXX MISSING: deroff diction graph learn plot # spell spline struct xsend @@ -12,7 +12,7 @@ SUBDIR= apply at banner basename biff c89 calendar \ dirname du ee env error expand \ f2c false fetch file file2c \ find finger fmt fold fpr from fsplit ftp gencat getopt \ - global head hexdump id indent ipcrm ipcs join jot \ + global head hexdump id indent ipcrm ipcs join jot \ kdump key keyinfo keyinit keylogin keylogout killall ktrace kzip \ lam last lastcomm leave lex limits locate lock lockf logger login \ logname look lorder lsvfs m4 mail make mesg mkdep mkfifo mklocale \ |
