Searched defs:IMPORT_LIST (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/make/java/redist/sajdi/
H A DMakefile53 IMPORT_LIST = macro
55 IMPORT_LIST += $(LIBDIR)/sa-jdi.jar \
61 IMPORT_LIST += $(LIB_LOCATION)/$(SA_DIZ_NAME)
68 IMPORT_LIST += $(LIB_LOCATION)/$(SAMAP_NAME) \
74 IMPORT_LIST += $(LIB_LOCATION)/$(SA_DEBUGINFO_NAME)
114 all: $(IMPORT_LIST)
/openjdk7/jdk/make/java/redist/
H A DMakefile31 # IMPORT_LIST contains the list of destination files that are copied
91 IMPORT_LIST = $(LIB_LOCATION)/$(SERVER_LOCATION)/$(JVM_NAME) \ macro
97 IMPORT_LIST += $(LIB_LOCATION)/$(SERVER_LOCATION)/$(JVM_DIZ_NAME)
102 IMPORT_LIST += $(LIB_LOCATION)/$(SERVER_LOCATION)/$(JVM_DEBUGINFO_NAME)
107 IMPORT_LIST = macro
113 IMPORT_LIST += $(LIB_LOCATION)/$(CLIENT_LOCATION)/$(JVM_NAME) \
119 IMPORT_LIST += $(LIB_LOCATION)/$(CLIENT_LOCATION)/$(JVM_DIZ_NAME)
124 IMPORT_LIST += $(LIB_LOCATION)/$(CLIENT_LOCATION)/$(JVM_DEBUGINFO_NAME)
134 IMPORT_LIST += $(MS_RUNTIME_LIBRARIES:%=$(BINDIR)/%)
142 IMPORT_LIST
[all...]

Completed in 28 milliseconds