mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 09:56:47 -05:00
9 lines
110 B
Makefile
9 lines
110 B
Makefile
|
|
PACKAGE= tests
|
|
|
|
.PATH: ${SRCTOP}/tests
|
|
KYUAFILE= yes
|
|
|
|
${PACKAGE}FILES+= regress.m4
|
|
|
|
.include <bsd.test.mk>
|