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