xref: /third_party/lzma/CPP/7zip/LzmaDec.mak (revision 370b324c)
1370b324cSopenharmony_ci!IF "$(PLATFORM)" == "x64"
2370b324cSopenharmony_ci!IFNDEF NO_ASM
3370b324cSopenharmony_ciCFLAGS_C_SPEC = -DZ7_LZMA_DEC_OPT
4370b324cSopenharmony_ciASM_OBJS = $(ASM_OBJS) \
5370b324cSopenharmony_ci  $O\LzmaDecOpt.obj
6370b324cSopenharmony_ci!ENDIF
7370b324cSopenharmony_ci!ENDIF
8