diff options
| author | Paul Traina <pst@FreeBSD.org> | 1997-02-07 03:57:21 +0000 |
|---|---|---|
| committer | Paul Traina <pst@FreeBSD.org> | 1997-02-07 03:57:21 +0000 |
| commit | f89bbf631f2bc6b1191d533eee4fc45473871ae2 (patch) | |
| tree | a0a2ac88b58f21906a863574b665cb2922c437f5 | |
| parent | f076997839e16ca3a88ed8b1a4e4199d83adef05 (diff) | |
Notes
| -rw-r--r-- | usr.bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index d55562c103b30..b44ef97a96caa 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -16,7 +16,7 @@ SUBDIR= apply ar at banner basename biff brandelf cal calendar \ lastcomm leave lex limits locate lock lockf logger login logname \ lorder lsvfs m4 mail make mesg mkdep mkfifo mklocale mkstr mk_cmds \ modstat more msgs mt 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 sgmlfmt sgmls shar showmount size soelim split \ |
