xref: /third_party/lzma/C/Util/7z/makefile.gcc
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/lzma/C/Util/7z/
1370b324cSopenharmony_ciPROG = 7zdec
2370b324cSopenharmony_ci
3370b324cSopenharmony_ciLOCAL_FLAGS = -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY
4370b324cSopenharmony_ci
5370b324cSopenharmony_ciinclude ../../../CPP/7zip/LzmaDec_gcc.mak
6370b324cSopenharmony_ci
7370b324cSopenharmony_ci
8370b324cSopenharmony_ciOBJS = \
9370b324cSopenharmony_ci  $(LZMA_DEC_OPT_OBJS) \
10370b324cSopenharmony_ci  $O/Bcj2.o \
11370b324cSopenharmony_ci  $O/Bra.o \
12370b324cSopenharmony_ci  $O/Bra86.o \
13370b324cSopenharmony_ci  $O/BraIA64.o \
14370b324cSopenharmony_ci  $O/CpuArch.o \
15370b324cSopenharmony_ci  $O/Delta.o \
16370b324cSopenharmony_ci  $O/Lzma2Dec.o \
17370b324cSopenharmony_ci  $O/LzmaDec.o \
18370b324cSopenharmony_ci  $O/Ppmd7.o \
19370b324cSopenharmony_ci  $O/Ppmd7Dec.o \
20370b324cSopenharmony_ci  $O/7zCrc.o \
21370b324cSopenharmony_ci  $O/7zCrcOpt.o \
22370b324cSopenharmony_ci  $O/7zAlloc.o \
23370b324cSopenharmony_ci  $O/7zArcIn.o \
24370b324cSopenharmony_ci  $O/7zBuf.o \
25370b324cSopenharmony_ci  $O/7zBuf2.o \
26370b324cSopenharmony_ci  $O/7zDec.o \
27370b324cSopenharmony_ci  $O/7zMain.o \
28370b324cSopenharmony_ci  $O/7zFile.o \
29370b324cSopenharmony_ci  $O/7zStream.o \
30370b324cSopenharmony_ci
31370b324cSopenharmony_ci
32370b324cSopenharmony_ciinclude ../../7zip_gcc_c.mak
33

Indexes created Thu Nov 07 10:32:03 CST 2024