diff --git a/Makefile b/Makefile index e461e6c7..ba1fea96 100644 --- a/Makefile +++ b/Makefile @@ -149,9 +149,6 @@ export OUTPUT := $(CURDIR)/$(TARGET) #--------------------------------------------------------------------------------- $(BUILD): @[ -d $@ ] || mkdir -p $@ -ifneq ($(IOS),249) - @rm -f $(BUILD)/CSettings.o -endif @$(MAKE) --no-print-directory -C $(BUILD) -f $(CURDIR)/Makefile channel: