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