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