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

/openjdk7/jdk/make/java/redist/
H A DMakefile55 JVM_NAME = $(LIB_PREFIX)jvm.$(LIBRARY_SUFFIX) macro
91 IMPORT_LIST = $(LIB_LOCATION)/$(SERVER_LOCATION)/$(JVM_NAME) \
113 IMPORT_LIST += $(LIB_LOCATION)/$(CLIENT_LOCATION)/$(JVM_NAME) \
418 IMPORT_LIST += $(LIB_LOCATION)/$(JVM_NAME)
420 $(LIB_LOCATION)/$(JVM_NAME): $(LIB_LOCATION)/$(CLIENT_LOCATION)/$(JVM_NAME)
434 $(LIB_LOCATION)/$(CLIENT_LOCATION)/$(JVM_NAME): $(HOTSPOT_CLIENT_PATH)/$(JVM_NAME)
448 $(LIB_LOCATION)/$(KERNEL_LOCATION)/$(JVM_NAME): $(HOTSPOT_KERNEL_PATH)/$(JVM_NAME)
[all...]

Completed in 1964 milliseconds