mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 05:58:57 +00:00
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:
parent
59866d11b5
commit
522da0b0ad
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=269599
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user