mirror of
https://github.com/opnsense/src.git
synced 2026-05-11 16:39:09 -04:00
7 lines
107 B
Makefile
7 lines
107 B
Makefile
# $FreeBSD$
|
|
|
|
TESTSDIR= ${TESTSBASE}/usr.bin/make/basic
|
|
|
|
TESTS_SUBDIRS= t0 t1 t2 t3
|
|
|
|
.include <bsd.test.mk>
|