mirror of
https://github.com/opnsense/src.git
synced 2026-04-08 10:53:24 -04:00
7 lines
75 B
Makefile
7 lines
75 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
.PATH: ${SRCTOP}/tests
|
||
|
|
KYUAFILE= yes
|
||
|
|
|
||
|
|
.include <bsd.test.mk>
|