]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/lockf/Makefile
Fix long standing race condition associated with how lockf uses open(2)
[FreeBSD/FreeBSD.git] / usr.bin / lockf / Makefile
1 # $FreeBSD$
2
3 PROG=   lockf
4
5 .include <bsd.prog.mk>