]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - lib/libc/tests/Makefile.netbsd-tests
MFC r289172,r290254:
[FreeBSD/stable/10.git] / lib / libc / tests / Makefile.netbsd-tests
1 # $FreeBSD$
2
3 TESTSRC:=       ${SRCTOP}/contrib/netbsd-tests/${RELDIR:C/libc\/tests/libc/}
4
5 TESTSDIR:=      ${TESTSBASE}/${RELDIR:C/libc\/tests/libc/}
6
7 WARNS?=         2
8
9 .include <netbsd-tests.test.mk>