Files
Android11/external/ntfs-3g/Android.mk
2023-10-13 14:01:41 +00:00

6 lines
110 B
Makefile

ifneq ($(TARGET_SIMULATOR),true)
#ifeq ($(TARGET_ARCH),x86)
include $(call all-subdir-makefiles)
#endif
endif