1
0
Fork 0

(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

release/0.5
bjarni 2006-07-01 10:32:46 +00:00
parent 870d57098b
commit 774dcda83e
1 changed files with 1 additions and 1 deletions

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