Searched refs:LD_RUNPATH_EXTRAS (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/make/sun/xawt/
H A DMakefile74 LD_RUNPATH_EXTRAS = .. macro
/openjdk7/jdk/make/common/
H A DDefs-linux.gmk315 # paths if the Makefile sets LD_RUNPATH_EXTRAS to those relative paths.
332 LDFLAGS_COMMON += $(LD_RUNPATH_EXTRAS:%=$(LDFLAG_Z_ORIGIN) -Xlinker -rpath -Xlinker \$$ORIGIN/%)
H A DDefs-macosx.gmk233 # sets LD_RUNPATH_EXTRAS to those relative paths.
241 LDFLAGS_COMMON += $(LD_RUNPATH_EXTRAS:%=-Xlinker -rpath -Xlinker @loader_path/%)
H A DDefs-solaris.gmk413 # paths if the Makefile sets LD_RUNPATH_EXTRAS to those relative paths.
418 LDFLAGS_COMMON += $(LD_RUNPATH_EXTRAS:%=-R\$$ORIGIN/%)
/openjdk7/jdk/make/sun/awt/
H A Dmawt.gmk76 LD_RUNPATH_EXTRAS = ..

Completed in 33 milliseconds