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
This commit is contained in:
@@ -5,8 +5,6 @@
|
|||||||
TESTSDIR= ${TESTSBASE}/libexec/rtld-elf
|
TESTSDIR= ${TESTSBASE}/libexec/rtld-elf
|
||||||
SUBDIR+= libpythagoras target
|
SUBDIR+= libpythagoras target
|
||||||
|
|
||||||
.PATH: ${.CURDIR:H:H:H:H}/tests
|
|
||||||
|
|
||||||
ATF_TESTS_C= ld_library_pathfds
|
ATF_TESTS_C= ld_library_pathfds
|
||||||
|
|
||||||
.include <bsd.test.mk>
|
.include <bsd.test.mk>
|
||||||
|
|||||||
Reference in New Issue
Block a user