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