Don't bother building anything here for iOS

This commit is contained in:
Tor Lillqvist
2011-11-26 00:28:49 +02:00
parent a5cdc4cbc7
commit 177fd47a8c
2 changed files with 10 additions and 0 deletions

View File

@@ -33,6 +33,11 @@ ENABLE_EXCEPTIONS = TRUE
.INCLUDE: settings.mk
.IF "$(OS)" == "IOS"
ALL:
@echo Nothing done for $(OS)
.ENDIF
SLOFILES = \
$(SLO)$/classpath.obj \
$(SLO)$/unovirtualmachine.obj \

View File

@@ -37,6 +37,11 @@ UNIXVERSIONNAMES = UDK
.INCLUDE: settings.mk
.IF "$(OS)" == "IOS"
ALL:
@echo Nothing done for $(OS)
.ENDIF
.IF "$(UNIXVERSIONNAMES)" == ""
SHL1TARGET = $(TARGET)$(UDK_MAJOR)$(COMID)
.ELSE # UNIXVERSIONNAMES