diff options
| author | Garance A Drosehn <gad@FreeBSD.org> | 2004-03-27 05:44:55 +0000 |
|---|---|---|
| committer | Garance A Drosehn <gad@FreeBSD.org> | 2004-03-27 05:44:55 +0000 |
| commit | f56b4f2de1debf4a7a92930f2896f913f3758328 (patch) | |
| tree | 4bd90c8c9788fc535b667f8ba1cf0f7fc0dd0374 | |
| parent | b643171bdbbfb9b6665d36adac5b308e0089537f (diff) | |
Notes
| -rw-r--r-- | usr.bin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 36aeb6397e740..1885e4672ebb3 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -138,6 +138,7 @@ SUBDIR= alias \ passwd \ paste \ pathchk \ + pkill \ pr \ printenv \ printf \ |
