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

/openjdk7/hotspot/make/
H A DMakefile443 $(RM) -r $(EXPORT_PATH)
538 @$(ECHO) "export_product: Export product files to EXPORT_PATH"
539 @$(ECHO) "export_fastdebug: Export fastdebug files to EXPORT_PATH"
540 @$(ECHO) "export_debug: Export debug files to EXPORT_PATH"
541 @$(ECHO) "export_optimized: Export optimized files to EXPORT_PATH"
564 EXPORT_PATH.desc = Directory to place files to export for JDK build
573 EXPORT_PATH

Completed in 31 milliseconds