mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 15:35:10 -04:00
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.
6 lines
61 B
Makefile
6 lines
61 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= mlock
|
|
NO_MAN= yes
|
|
|
|
.include <bsd.prog.mk>
|