mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 10:20:24 -05:00
This reverts commit4f5890a0fb.9ef1127008is a proper fix for the problem we tried to address. Sponsored by: Instituto de Pesquisas Eldorado (eldorado.org.br)
9 lines
121 B
Makefile
9 lines
121 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR:H}
|
|
|
|
.include <src.opts.mk>
|
|
MK_PIE= no
|
|
|
|
.include "../Makefile.tests"
|
|
.include <bsd.test.mk>
|