mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
The most important test is the mapping fixed at address 0 depending on the new sysctl. Things will be updated and possibly converted to m4/.t style once the details about the kernel patch will be shaken out. Submitted by: simon (initial version)
6 lines
56 B
Makefile
6 lines
56 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= mmap
|
|
NO_MAN=
|
|
|
|
.include <bsd.prog.mk>
|