]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tests/Makefile.inc0
pf: Add a TCP rdr test on IPv6
[FreeBSD/FreeBSD.git] / tests / Makefile.inc0
1
2 # tests/... doesn't conform to bsd.lib.mk and bsd.prog.mk, so specify a sane
3 # default for MK_CHECK_USE_SANDBOX. src.opts.mk will override the value if the
4 # user sets it to no.
5 MK_CHECK_USE_SANDBOX=   yes
6
7 .include <bsd.opts.mk>