(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
--- 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