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