summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2014-08-05 18:05:31 +0000
committerngie <ngie@FreeBSD.org>2014-08-05 18:05:31 +0000
commit27de6fbe25fe5ab2ffdb14504f1408f6ceaebd00 (patch)
tree3ca3620f5366175bd940a2e8639ddde69397bdf7 /libexec
parent9657c853fff4ed5eede5accf9203d17c894f08ca (diff)
downloadFreeBSD-src-27de6fbe25fe5ab2ffdb14504f1408f6ceaebd00.zip
FreeBSD-src-27de6fbe25fe5ab2ffdb14504f1408f6ceaebd00.tar.gz
Remove unnecessary .PATH directive
All of the sources for the tests are contained in the current working directory and the subdirectories Phabric: D537 Reviewed by: jmmv Approved by: jmmv (mentor) Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rtld-elf/tests/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libexec/rtld-elf/tests/Makefile b/libexec/rtld-elf/tests/Makefile
index cc4fac8..f384218 100644
--- a/libexec/rtld-elf/tests/Makefile
+++ b/libexec/rtld-elf/tests/Makefile
@@ -5,8 +5,6 @@
TESTSDIR= ${TESTSBASE}/libexec/rtld-elf
SUBDIR+= libpythagoras target
-.PATH: ${.CURDIR:H:H:H:H}/tests
-
ATF_TESTS_C= ld_library_pathfds
.include <bsd.test.mk>
OpenPOWER on IntegriCloud