diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1995-06-13 17:47:38 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1995-06-13 17:47:38 +0000 |
| commit | 84330d389fc91c948dd2b1897d3033f66fe7a719 (patch) | |
| tree | 58e4915b7740c98e19ea4ba0f96b5b34756598f9 | |
| parent | 389544a0733667c634f9efd0f19ad86213804cf9 (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 16e513f53e94..09e1ff79c499 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.51 1995/05/10 00:38:30 jfieber Exp $ +# $Id: Makefile,v 1.52 1995/05/10 18:22:29 jkh Exp $ # XXX MISSING: deroff diction graph learn plot # spell spline struct units xsend @@ -15,7 +15,7 @@ SUBDIR= apply ar at banner basename biff cal calendar \ 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 \ + modstat more msgs mt ncftp nfsstat nice \ nm nohup pagesize passwd paste pr printenv \ printf quota ranlib rdist renice rev rlogin rpcgen \ rpcinfo rs rsh rup ruptime rusers rwall \ |
