Makefile文件  |  4行  |  78 B

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