]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - usr.sbin/procctl/Makefile
MFC r286886: Fixing typo as well as improving readability of a few comments.
[FreeBSD/stable/8.git] / usr.sbin / procctl / Makefile
1 # $FreeBSD$
2
3 PROG=   procctl
4 MAN=    procctl.8
5
6 WARNS?= 2
7
8 .include <bsd.prog.mk>