diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1998-05-29 22:53:33 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-05-29 22:53:33 +0000 |
| commit | 77ddaa5b3617366158359d55cf0497f607bfca56 (patch) | |
| tree | e8da776e42efb5d052f58908dd0cde28f5a4037e /usr.bin/Makefile | |
| parent | e3d9ec204a38c0b0c6d5663dd5c129bffdf5f71a (diff) | |
Notes
Diffstat (limited to 'usr.bin/Makefile')
| -rw-r--r-- | usr.bin/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index dc7fc31d23f4..3a92f43b16c9 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.73.2.13 1998/02/19 09:32:59 markm Exp $ +# $Id: Makefile,v 1.73.2.14 1998/04/18 10:56:31 obrien Exp $ # XXX MISSING: deroff diction graph learn plot # spell spline struct units xsend @@ -16,7 +16,8 @@ SUBDIR= apply ar at banner basename biff brandelf c89 calendar \ lastcomm leave lex limits locate lock lockf logger login logname \ lorder lsvfs m4 mail make mesg mkdep mkfifo mklocale mkstr mktemp mk_cmds \ modstat more msgs mt ncal netstat nfsstat nice \ - nm nohup pagesize passwd paste pr printenv \ + nm nohup opieinfo opiekey opiepasswd \ + 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 \ |
