diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-02-15 17:39:52 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-02-15 17:39:52 +0000 |
| commit | 6d5f4f30a71c25f4fe8919a6fe2343042bf36f0f (patch) | |
| tree | 5455756543fe672af7f3e8a5a19022e339cc8a9a | |
| parent | ae0de42130fd7ec0541101912e7a0ad3d4540eb6 (diff) | |
Notes
| -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 0ac0b7b0b34c..f1a73c3e6838 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.36 1995/01/29 00:51:38 phk Exp $ +# $Id: Makefile,v 1.37 1995/01/31 13:53:44 jkh Exp $ # XXX MISSING: deroff diction graph learn plot # spell spline struct units xsend @@ -14,8 +14,8 @@ SUBDIR= apply ar at banner basename biff cal calendar \ fstat ftp gcore getopt gprof head hexdump host id indent ipcrm ipcs \ join jot kdump ktrace key keyinfo keyinit lam last \ lastcomm leave lex locate lock logger login logname lorder \ - lsvfs m4 mail make mesg mkdep mkfifo mklocale mkstr mk_cmds modstat \ - more msgs mt ncftp netstat nfsstat nice \ + lsvfs m4 mail make mesg mixer mkdep mkfifo mklocale mkstr mk_cmds \ + modstat more msgs mt ncftp netstat nfsstat nice \ nm nohup pagesize passwd paste pr printenv printf quota ranlib rdist \ renice rev rlogin rpcgen rpcinfo rs rsh rup ruptime rusers rwall \ rwho script sed shar showmount size soelim split \ |
