This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
ifneq ($(TARGET_SIMULATOR),true) |
| 2 |
ifeq ($(TARGET_ARCH),x86) |
| 3 |
include $(call all-subdir-makefiles) |
| 4 |
endif |
| 5 |
endif |