mirror of
https://github.com/opnsense/src.git
synced 2026-04-14 05:47:18 -04:00
8 lines
172 B
Makefile
8 lines
172 B
Makefile
|
|
TESTSRC:= ${SRCTOP}/contrib/netbsd-tests/${RELDIR:C/libc\/tests/libc/}
|
|
|
|
TESTSDIR:= ${TESTSBASE}/${RELDIR:C/libc\/tests/libc/}
|
|
|
|
WARNS?= 2
|
|
|
|
.include <netbsd-tests.test.mk>
|