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