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