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