(svn r5438) -Code cleanup [OSX] removed UNIVERSAL_BINARY as a phony target since the target is long gone. Also corrected BUILD_OSX_BUNDLE as phony target
authorbjarni
Sat, 01 Jul 2006 10:32:46 +0000
changeset 4104 70558bf4da32
parent 4103 0461bc04e713
child 4105 039ce85a0698
(svn r5438) -Code cleanup [OSX] removed UNIVERSAL_BINARY as a phony target since the target is long gone. Also corrected BUILD_OSX_BUNDLE as phony target
os/macosx/Makefile
--- a/os/macosx/Makefile	Sat Jul 01 06:26:44 2006 +0000
+++ b/os/macosx/Makefile	Sat Jul 01 10:32:46 2006 +0000
@@ -150,4 +150,4 @@
 
 $(OSX): $(TTD) $(OSX_STRIP) BUILD_OSX_BUNDLE
 
-.PHONY: release $(BUILD_OSX_BUNDLE) $(UNIVERSAL_BINARY)
+.PHONY: release BUILD_OSX_BUNDLE