]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/proccontrol/Makefile
sendfile: don't panic when VOP_GETPAGES_ASYNC returns an error
[FreeBSD/FreeBSD.git] / usr.bin / proccontrol / Makefile
1 # $FreeBSD$
2
3 PROG=   proccontrol
4 WARNS?= 6
5
6 .include <bsd.prog.mk>