mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 09:39:26 -05:00
7 lines
132 B
Makefile
7 lines
132 B
Makefile
# $FreeBSD$
|
|
|
|
TESTSDIR= ${TESTSBASE}/usr.bin/make/syntax
|
|
|
|
TESTS_SUBDIRS= directive-t0 enl funny-targets semi
|
|
|
|
.include <bsd.test.mk>
|