6157e90c35
This effectively "reverts" r290846 MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
10 lines
184 B
Makefile
10 lines
184 B
Makefile
# $FreeBSD$
|
|
|
|
TESTSRC:= ${SRCTOP}/contrib/netbsd-tests/${RELDIR:C/libc\/tests/libc/}
|
|
|
|
TESTSDIR:= ${TESTSBASE}/${RELDIR:C/libc\/tests/libc/}
|
|
|
|
WARNS?= 2
|
|
|
|
.include <netbsd-tests.test.mk>
|