Searched refs:LIB_LOCATION (Results 1 - 14 of 14) sorted by relevance

/openjdk7/jdk/make/java/redist/sajdi/
H A DMakefile31 LIB_LOCATION = $(BINDIR) macro
33 LIB_LOCATION = $(LIBDIR) macro
35 LIB_LOCATION = $(LIBDIR)/$(LIBARCH) macro
56 $(LIB_LOCATION)/$(SALIB_NAME)
61 IMPORT_LIST += $(LIB_LOCATION)/$(SA_DIZ_NAME)
68 IMPORT_LIST += $(LIB_LOCATION)/$(SAMAP_NAME) \
69 $(LIB_LOCATION)/$(SAPDB_NAME)
74 IMPORT_LIST += $(LIB_LOCATION)/$(SA_DEBUGINFO_NAME)
92 $(LIB_LOCATION)/$(SALIB_NAME): $(HOTSPOT_SALIB_PATH)/$(SALIB_NAME)
97 $(LIB_LOCATION)/
[all...]
/openjdk7/jdk/make/java/redist/
H A DMakefile48 LIB_LOCATION = $(BINDIR) macro
50 LIB_LOCATION = $(LIBDIR) macro
52 LIB_LOCATION = $(LIBDIR)/$(LIBARCH) macro
91 IMPORT_LIST = $(LIB_LOCATION)/$(SERVER_LOCATION)/$(JVM_NAME) \
92 $(LIB_LOCATION)/$(SERVER_LOCATION)/Xusage.txt
97 IMPORT_LIST += $(LIB_LOCATION)/$(SERVER_LOCATION)/$(JVM_DIZ_NAME)
102 IMPORT_LIST += $(LIB_LOCATION)/$(SERVER_LOCATION)/$(JVM_DEBUGINFO_NAME)
113 IMPORT_LIST += $(LIB_LOCATION)/$(CLIENT_LOCATION)/$(JVM_NAME) \
114 $(LIB_LOCATION)/$(CLIENT_LOCATION)/Xusage.txt
119 IMPORT_LIST += $(LIB_LOCATION)/
[all...]
/openjdk7/jdk/make/java/jexec/
H A DMakefile56 LIB_LOCATION = $(LIBDIR) macro
64 build: $(LIB_LOCATION)/$(PROGRAM)
66 $(LIB_LOCATION)/$(PROGRAM):: $(FILES_o)
71 $(RM) $(FILES_o) $(LIB_LOCATION)/$(PROGRAM)
/openjdk7/jdk/make/sun/headless/
H A DMakefile33 LIB_LOCATION = $(LIBDIR)/headless macro
35 LIB_LOCATION = $(LIBDIR)/$(LIBARCH)/headless macro
/openjdk7/jdk/make/sun/xawt/
H A DMakefile33 LIB_LOCATION = $(LIBDIR)/xawt macro
35 LIB_LOCATION = $(LIBDIR)/$(LIBARCH)/xawt macro
63 dummy := $(shell $(MKDIR) -p $(LIB_LOCATION))
68 dummy := $(shell $(MKDIR) -p $(LIB_LOCATION))
110 dummy := $(shell $(MKDIR) -p $(LIB_LOCATION))
/openjdk7/jdk/make/java/jobjc/
H A DMakefile71 $(CP) $(BUILT_DYLIB) $(LIB_LOCATION)/libJObjC.dylib
/openjdk7/jdk/make/sun/font/
H A DMakefile131 FREETYPE_LIB = $(LIB_LOCATION)/$(LIB_PREFIX)freetype.$(LIBRARY_SUFFIX)
135 FREETYPE_LIB = $(LIB_LOCATION)/$(LIB_PREFIX)freetype.$(LIBRARY_SUFFIX).6
/openjdk7/jdk/make/common/
H A DDefs-windows.gmk46 # LIB_LOCATION, which for windows identifies where .exe files go, may be
48 ifndef LIB_LOCATION
49 LIB_LOCATION = $(BINDIR)
50 endif # LIB_LOCATION
H A DDefs.gmk451 ifndef LIB_LOCATION
452 LIB_LOCATION = $(LIBDIR)/$(LIBARCH)
H A DDefs-macosx.gmk407 LIB_LOCATION ?= $(LIBDIR)
H A DLibrary.gmk51 ACTUAL_LIBRARY_DIR = $(LIB_LOCATION)
/openjdk7/jdk/make/sun/awt/
H A Dmawt.gmk29 INIT += $(LIB_LOCATION)
81 $(LIB_LOCATION):
/openjdk7/jdk/make/sun/lwawt/
H A DMakefile32 LIB_LOCATION = $(LIBDIR)/lwawt macro
/openjdk7/jdk/make/java/java/
H A DMakefile41 LIB_LOCATION = $(BINDIR) macro

Completed in 43 milliseconds