mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-16 00:12:51 +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:
parent
0f0e60daaa
commit
77d3d20941
@ -150,4 +150,4 @@ release: all
|
|||||||
|
|
||||||
$(OSX): $(TTD) $(OSX_STRIP) BUILD_OSX_BUNDLE
|
$(OSX): $(TTD) $(OSX_STRIP) BUILD_OSX_BUNDLE
|
||||||
|
|
||||||
.PHONY: release $(BUILD_OSX_BUNDLE) $(UNIVERSAL_BINARY)
|
.PHONY: release BUILD_OSX_BUNDLE
|
||||||
|
Loading…
Reference in New Issue
Block a user