diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2016-09-18 05:12:23 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2016-09-18 05:12:23 +0000 |
| commit | 87d5d10d7d7af72e5529b1cd684f8da41664183b (patch) | |
| tree | 381394b107a5b65f552839de7626dbade06a4825 /lib | |
| parent | a85d4fc7e458e23c56cf49c11c2e26bd357a3da3 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/tests/iconv/Makefile | 2 | ||||
| -rw-r--r-- | lib/libc/tests/net/getaddrinfo/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/tests/iconv/Makefile b/lib/libc/tests/iconv/Makefile index e6ae03e9d3240..635c26c7cfb7a 100644 --- a/lib/libc/tests/iconv/Makefile +++ b/lib/libc/tests/iconv/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -PACKAGE= tests - TESTSDIR= ${TESTSBASE}/lib/libc/iconv ATF_TESTS_C+= iconvctl_test diff --git a/lib/libc/tests/net/getaddrinfo/Makefile b/lib/libc/tests/net/getaddrinfo/Makefile index 96b60d2a97924..889c205766345 100644 --- a/lib/libc/tests/net/getaddrinfo/Makefile +++ b/lib/libc/tests/net/getaddrinfo/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -PACKAGE= tests - TESTSRC= ${SRCTOP}/contrib/netbsd-tests/lib/libc/net/${.CURDIR:T} .include <bsd.own.mk> |
