Home
last modified time | relevance | path

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

/aoo42x/main/sal/osl/unx/
H A Dsystem.h239 # define LIBPATH "LIBPATH" macro
256 # define LIBPATH "SHLIB_PATH" macro
283 # define LIBPATH "LD_LIBRARY_PATH" macro
/aoo42x/main/sal/osl/os2/
H A Dsystem.h268 # define LIBPATH "LIBPATH" macro
286 # define LIBPATH "SHLIB_PATH" macro
315 # define LIBPATH "LD_LIBRARY_PATH" macro
/aoo42x/main/openssl/
H A Dopensslsol.patch18LIBPATH=`for x in $$LIBDEPS; do if echo $$x | grep '^ *-L' > /dev/null 2>&1; then echo $$x | sed -…
19 LIBPATH=`echo $$LIBPATH | sed -e 's/ /:/g'`; \
20 - LD_LIBRARY_PATH=$$LIBPATH:$$LD_LIBRARY_PATH \
27LIBPATH=`for x in $$LIBDEPS; do if echo $$x | grep '^ *-L' > /dev/null 2>&1; then echo $$x | sed -…
28 LIBPATH=`echo $$LIBPATH | sed -e 's/ /:/g'`; \
29 - LD_LIBRARY_PATH=$$LIBPATH:$$LD_LIBRARY_PATH \
/aoo42x/main/curl/
H A Dcurl-wnt.patch14 ZLIB_LFLAGS = $(ZLIB_LFLAGS) "/LIBPATH:$(ZLIB_LIB_DIR)"
/aoo42x/main/solenv/gbuild/platform/
H A Dwindows.mk208 $(patsubst %,-LIBPATH:%,$(filter-out .,$(subst ;, ,$(subst \,/,$(ILIB))))) \
215 $(patsubst %,-LIBPATH:%,$(filter-out .,$(subst ;, ,$(subst \,/,$(ILIB))))) \
H A Dos2.mk129 $(patsubst %,-LIBPATH:%,$(filter-out .,$(subst ;, ,$(subst \,/,$(ILIB))))) \
/aoo42x/main/odk/settings/
H A Dsettings.mk142 LINK_JAVA_LIBS=/LIBPATH:"$(OO_SDK_JAVA_HOME)/lib"

Completed in 43 milliseconds