]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - usr.sbin/procctl/Makefile
MFC: Use a disk address instead of an int to hold the starting offset of an
[FreeBSD/releng/7.2.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>