b2345210d0
work on a single page as root, and fails on a single page as nobody. Intended to help diagnose reports regarding insecure memory use with gnupg.
7 lines
61 B
Makefile
7 lines
61 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= mlock
|
|
NO_MAN= yes
|
|
|
|
.include <bsd.prog.mk>
|