]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - usr.bin/lockf/Makefile
Fix an off by one which can result in a assertion failure in BIND
[FreeBSD/releng/8.1.git] / usr.bin / lockf / Makefile
1 # $FreeBSD$
2
3 PROG=   lockf
4
5 .include <bsd.prog.mk>