make/bsd/makefiles/universal.gmk

Print this page
rev 3423 : [mq]: universal-fix

*** 108,113 **** copy_debug_jdk:: $(MAKE) COPY_SUBDIR=/debug copy_universal .PHONY: universal_product universal_fastdebug universal_debug \ all_product_universal all_fastdebug_universal all_debug_universal \ ! universalize export_universal copy_universal --- 108,114 ---- copy_debug_jdk:: $(MAKE) COPY_SUBDIR=/debug copy_universal .PHONY: universal_product universal_fastdebug universal_debug \ all_product_universal all_fastdebug_universal all_debug_universal \ ! universalize export_universal copy_universal \ ! $(UNIVERSAL_LIPO_LIST) $(UNIVERSAL_COPY_LIST)