Makefile文件  |  4行  |  76 B

ifneq ($(TARGET_SIMULATOR),true)
include $(call all-subdir-makefiles)
endif