]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - lib/libc/tests/Makefile.netbsd-tests
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
[FreeBSD/releng/10.3.git] / lib / libc / tests / Makefile.netbsd-tests
1 # $FreeBSD$
2
3 OBJTOP?=        ${.OBJDIR:H:H:H:H}
4 SRCTOP?=        ${.CURDIR:H:H:H:H}
5 TESTSRC?=       ${SRCTOP}/contrib/netbsd-tests/lib/libc/${.CURDIR:T}
6
7 WARNS?=         2
8
9 .include <netbsd-tests.test.mk>