]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - lib/libc/tests/Makefile.netbsd-tests
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.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 .include <netbsd-tests.test.mk>