xref: /freebsd/usr.bin/lockf/Makefile (revision af23369a6deaaeb612ab266eb88b8bb8d560c322)
1# $FreeBSD$
2
3PROG=	lockf
4
5.include <bsd.prog.mk>
6