]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/procctl/Makefile
Update less to v436. This is considered as a bugfix release from vendor.
[FreeBSD/FreeBSD.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>