1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-25 15:39:09 +00:00

(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

This commit is contained in:
bjarni
2006-07-01 10:32:46 +00:00
parent 870d57098b
commit 774dcda83e

View File

@@ -150,4 +150,4 @@ release: all
$(OSX): $(TTD) $(OSX_STRIP) BUILD_OSX_BUNDLE
.PHONY: release $(BUILD_OSX_BUNDLE) $(UNIVERSAL_BINARY)
.PHONY: release BUILD_OSX_BUNDLE