OSDN Git Service

Git hiccup. Retry....
[android-x86/external-llvm.git] / clear_tblgen_vars.mk
1 # Only use this on the device or emulator.
2 ifeq ($(TARGET_ARCH),arm)
3
4 TBLGEN_TABLES :=
5 TBLGEN_TD_DIR :=
6
7 endif