]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - lib/libc/tests/Makefile.netbsd-tests
MFC r274075,r274581,r274582,r274595:
[FreeBSD/stable/10.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>