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

/openjdk7/hotspot/make/
H A DMakefile262 ZERO_DIR=$(ZERO_BASE_DIR)/$(VM_SUBDIR) macro
278 MISC_DIR=$(ZERO_DIR)
377 $(EXPORT_JRE_LIB_ARCH_DIR)/%.$(LIBRARY_SUFFIX): $(ZERO_DIR)/%.$(LIBRARY_SUFFIX)
379 $(EXPORT_JRE_LIB_ARCH_DIR)/%.debuginfo: $(ZERO_DIR)/%.debuginfo
381 $(EXPORT_JRE_LIB_ARCH_DIR)/%.diz: $(ZERO_DIR)/%.diz
383 $(EXPORT_SERVER_DIR)/%.$(LIBRARY_SUFFIX): $(ZERO_DIR)/%.$(LIBRARY_SUFFIX)
385 $(EXPORT_SERVER_DIR)/%.debuginfo: $(ZERO_DIR)/%.debuginfo
387 $(EXPORT_SERVER_DIR)/%.diz: $(ZERO_DIR)/%.diz
440 $(RM) -r $(ZERO_DIR)

Completed in 30 milliseconds