summaryrefslogtreecommitdiffstats
path: root/lib/libc/tests/resolv/Makefile
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-02-02 22:26:49 +0000
committergjb <gjb@FreeBSD.org>2016-02-02 22:26:49 +0000
commita6998ad84f9722c560a80302a74fa495e818a153 (patch)
treecff36c983e3dfa55f502a30dd0ca087d7292a5c3 /lib/libc/tests/resolv/Makefile
parentea6b392fcbf9dc7ad9995e32fca208e8414141ea (diff)
downloadFreeBSD-src-a6998ad84f9722c560a80302a74fa495e818a153.zip
FreeBSD-src-a6998ad84f9722c560a80302a74fa495e818a153.tar.gz
First pass to fix the 'tests' packages.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'lib/libc/tests/resolv/Makefile')
-rw-r--r--lib/libc/tests/resolv/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/tests/resolv/Makefile b/lib/libc/tests/resolv/Makefile
index 4fb43d8..cc17ef5 100644
--- a/lib/libc/tests/resolv/Makefile
+++ b/lib/libc/tests/resolv/Makefile
@@ -1,6 +1,10 @@
# $FreeBSD$
+PACKAGE= tests
+FILESGROUPS= TESTS
+TESTSPACKAGE= ${PACKAGE}
TESTSDIR= ${TESTSBASE}/lib/libc/resolv
+
BINDIR= ${TESTSDIR}
FILES+= mach
OpenPOWER on IntegriCloud