Home
last modified time | relevance | path

Searched refs:ExtraLibDir (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dmakesetup90 ExtraLibDir=.
92 ExtraLibDir='$(LIBPL)'
94 ExtraLibs="-L$ExtraLibDir -lpython\$(VERSION)";;
/external/python/cpython3/Modules/
Dmakesetup93 ExtraLibDir=.
95 ExtraLibDir='$(LIBPL)'
97 ExtraLibs="-L$ExtraLibDir -lpython\$(LDVERSION)";;