Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
DMakefile245 libpath=$$dir/lib; lib=qt; osdir=""; \
248 test -d $$libpath/$$osdir && libpath=$$libpath/$$osdir; \
249 test -f $$libpath/libqt-mt.so && lib=qt-mt; \
251 libs="-L$$libpath -Wl,-rpath,$$libpath -l$$lib"; \