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