7178667: ALT_EXPORT_PATH does not export server jvm on macosx
Missing .PHONY targets in makefile Reviewed-by: dholmes, dsamersoff
This commit is contained in:
parent
e53644ef78
commit
8e42425c92
@ -110,4 +110,5 @@ copy_debug_jdk::
|
||||
|
||||
.PHONY: universal_product universal_fastdebug universal_debug \
|
||||
all_product_universal all_fastdebug_universal all_debug_universal \
|
||||
universalize export_universal copy_universal
|
||||
universalize export_universal copy_universal \
|
||||
$(UNIVERSAL_LIPO_LIST) $(UNIVERSAL_COPY_LIST)
|
||||
|
Loading…
Reference in New Issue
Block a user