The variable TESTPATH should be initialized to empty.
The test code is now accessed as a package.
This commit is contained in:
parent
ce67f06491
commit
7d83a5e6f8
|
@ -71,7 +71,7 @@ DESTPATH=
|
|||
SITEPATH=
|
||||
|
||||
# Standard path components for test modules
|
||||
TESTPATH=:test
|
||||
TESTPATH=
|
||||
|
||||
# Path components for machine- or system-dependent modules and shared libraries
|
||||
MACHDEPPATH=:plat-$(MACHDEP)
|
||||
|
|
Loading…
Reference in New Issue