xref: /freebsd/tools/regression/mlock/Makefile (revision 42249ef2)
1# $FreeBSD$
2
3PROG=	mlock
4MAN=
5
6.include <bsd.prog.mk>
7