diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2010-01-02 11:07:44 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2010-01-02 11:07:44 +0000 |
| commit | 71ccf09269546d398fa847168fc74c22d6338a62 (patch) | |
| tree | 047b2248578529f6f9f0d1449eb7730ec0c88de1 /usr.sbin/procctl | |
| parent | 1fa2ff1f64fcc1000a158a0ff47a3619a1fd819b (diff) | |
Notes
Diffstat (limited to 'usr.sbin/procctl')
| -rw-r--r-- | usr.sbin/procctl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/procctl/Makefile b/usr.sbin/procctl/Makefile index 5cb35e707371..880b93a13fe0 100644 --- a/usr.sbin/procctl/Makefile +++ b/usr.sbin/procctl/Makefile @@ -3,6 +3,4 @@ PROG= procctl MAN= procctl.8 -WARNS?= 2 - .include <bsd.prog.mk> |
