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