Makefile revision 298107
1# $FreeBSD: releng/10.3/usr.bin/lockf/Makefile 90415 2002-02-08 22:31:43Z markm $
2
3PROG=	lockf
4
5.include <bsd.prog.mk>
6