diff options
| author | cgd <cgd@NetBSD.org> | 1995-04-26 01:17:45 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1995-04-26 01:17:45 +0000 |
| commit | cea85ff73be63aab2e2d1e855ed201229434a67c (patch) | |
| tree | 8b41fa24a35744999166aca0cc0cd652c51977cc /usr.bin/Makefile | |
| parent | 275f6217e88190bbef1d8cb4367825b1afc90035 (diff) | |
oops; forgot to remove the first ranlib.
Diffstat (limited to 'usr.bin/Makefile')
| -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 ff3c4394242..c4d7e3fb6d9 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8.1.1 (Berkeley) 5/8/91 -# $Id: Makefile,v 1.49 1995/04/25 21:26:37 cgd Exp $ +# $Id: Makefile,v 1.50 1995/04/26 01:17:45 cgd Exp $ SUBDIR= apply apropos asa at biff basename cal calendar cap_mkdb \ checknr chflags chpass cksum cmp col colcrt colrm column comm \ @@ -9,7 +9,7 @@ SUBDIR= apply apropos asa at biff basename cal calendar cap_mkdb \ ipcrm ipcs join jot kdump ktrace lam last lastcomm leave lex locate \ lock logger login logname look lorder m4 machine mail make man mesg \ mkdep mkfifo mkstr modstat more msgs netstat newsyslog nfsstat nice \ - nohup pagesize passwd paste patch pr printenv printf quota ranlib \ + nohup pagesize passwd paste patch pr printenv printf quota \ rdist renice rev rlogin rpcgen rpcinfo \ rsh rup ruptime rusers rwall rwho \ script sed shar showmount skey skeyinit soelim split strings \ |
