mirror of
https://github.com/opnsense/src.git
synced 2026-04-08 19:06:52 -04:00
8 lines
97 B
Makefile
8 lines
97 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
.PATH: ${.CURDIR:H}
|
||
|
|
NO_SHARED=
|
||
|
|
|
||
|
|
.include "../Makefile.tests"
|
||
|
|
.include <bsd.test.mk>
|