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