diff options
| author | 2021-10-26 10:59:28 +0200 | |
|---|---|---|
| committer | 2021-10-26 10:59:28 +0200 | |
| commit | 22d5ba05dc6db119be9f7c07d69ff9ab7781af9e (patch) | |
| tree | 220a0086790962d236293d43a496ec821b46cbf7 /makefile | |
| parent | 9dce821cbb1a7016d418f6b650152fab4f32a418 (diff) | |
xcode4 and ios removal
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -1464,14 +1464,6 @@ macosx_x86_clang: generate $(PROJECTDIR)/$(MAKETYPE)-osx-clang/Makefile $(SILENT) $(MAKE) $(MAKEPARAMS) -C $(PROJECTDIR)/$(MAKETYPE)-osx-clang config=$(CONFIG)32 precompile $(SILENT) $(MAKE) $(MAKEPARAMS) -C $(PROJECTDIR)/$(MAKETYPE)-osx-clang config=$(CONFIG)32 -.PHONY: xcode4 -xcode4: generate - $(SILENT) $(GENIE) $(PARAMS) $(TARGET_PARAMS) --targetos=macosx --xcode=osx xcode4 - -.PHONY: xcode4-ios -xcode4-ios: generate - $(SILENT) $(GENIE) $(PARAMS) $(TARGET_PARAMS) --targetos=macosx --xcode=ios xcode4 - #------------------------------------------------- # gmake-solaris #------------------------------------------------- |
