1370b324cSopenharmony_ciPROG = 7zxr.dll
2370b324cSopenharmony_ciDEF_FILE = ../../Archive/Archive2.def
3370b324cSopenharmony_ciCFLAGS = $(CFLAGS) \
4370b324cSopenharmony_ci  -DZ7_EXTRACT_ONLY \
5370b324cSopenharmony_ci  -DZ7_NO_CRYPTO
6370b324cSopenharmony_ci
7370b324cSopenharmony_ciCOMMON_OBJS = \
8370b324cSopenharmony_ci  $O\CRC.obj \
9370b324cSopenharmony_ci  $O\CrcReg.obj \
10370b324cSopenharmony_ci  $O\IntToString.obj \
11370b324cSopenharmony_ci  $O\NewHandler.obj \
12370b324cSopenharmony_ci  $O\MyString.obj \
13370b324cSopenharmony_ci  $O\StringConvert.obj \
14370b324cSopenharmony_ci  $O\StringToInt.obj \
15370b324cSopenharmony_ci  $O\MyVector.obj \
16370b324cSopenharmony_ci  $O\Wildcard.obj \
17370b324cSopenharmony_ci
18370b324cSopenharmony_ciWIN_OBJS = \
19370b324cSopenharmony_ci  $O\PropVariant.obj \
20370b324cSopenharmony_ci  $O\Synchronization.obj \
21370b324cSopenharmony_ci  $O\System.obj \
22370b324cSopenharmony_ci
23370b324cSopenharmony_ci7ZIP_COMMON_OBJS = \
24370b324cSopenharmony_ci  $O\CreateCoder.obj \
25370b324cSopenharmony_ci  $O\CWrappers.obj \
26370b324cSopenharmony_ci  $O\InBuffer.obj \
27370b324cSopenharmony_ci  $O\FilterCoder.obj \
28370b324cSopenharmony_ci  $O\LimitedStreams.obj \
29370b324cSopenharmony_ci  $O\MethodId.obj \
30370b324cSopenharmony_ci  $O\MethodProps.obj \
31370b324cSopenharmony_ci  $O\OutBuffer.obj \
32370b324cSopenharmony_ci  $O\ProgressUtils.obj \
33370b324cSopenharmony_ci  $O\PropId.obj \
34370b324cSopenharmony_ci  $O\StreamBinder.obj \
35370b324cSopenharmony_ci  $O\StreamObjects.obj \
36370b324cSopenharmony_ci  $O\StreamUtils.obj \
37370b324cSopenharmony_ci  $O\VirtThread.obj \
38370b324cSopenharmony_ci
39370b324cSopenharmony_ciAR_OBJS = \
40370b324cSopenharmony_ci  $O\ArchiveExports.obj \
41370b324cSopenharmony_ci  $O\DllExports2.obj \
42370b324cSopenharmony_ci
43370b324cSopenharmony_ciAR_COMMON_OBJS = \
44370b324cSopenharmony_ci  $O\CoderMixer2.obj \
45370b324cSopenharmony_ci  $O\HandlerOut.obj \
46370b324cSopenharmony_ci  $O\ItemNameUtils.obj \
47370b324cSopenharmony_ci  $O\OutStreamWithCRC.obj \
48370b324cSopenharmony_ci  $O\ParseProperties.obj \
49370b324cSopenharmony_ci
50370b324cSopenharmony_ci
51370b324cSopenharmony_ci7Z_OBJS = \
52370b324cSopenharmony_ci  $O\7zCompressionMode.obj \
53370b324cSopenharmony_ci  $O\7zDecode.obj \
54370b324cSopenharmony_ci  $O\7zExtract.obj \
55370b324cSopenharmony_ci  $O\7zHandler.obj \
56370b324cSopenharmony_ci  $O\7zHeader.obj \
57370b324cSopenharmony_ci  $O\7zIn.obj \
58370b324cSopenharmony_ci  $O\7zProperties.obj \
59370b324cSopenharmony_ci  $O\7zRegister.obj \
60370b324cSopenharmony_ci
61370b324cSopenharmony_ci
62370b324cSopenharmony_ciCOMPRESS_OBJS = \
63370b324cSopenharmony_ci  $O\CodecExports.obj \
64370b324cSopenharmony_ci  $O\Bcj2Coder.obj \
65370b324cSopenharmony_ci  $O\Bcj2Register.obj \
66370b324cSopenharmony_ci  $O\BcjCoder.obj \
67370b324cSopenharmony_ci  $O\BcjRegister.obj \
68370b324cSopenharmony_ci  $O\BranchMisc.obj \
69370b324cSopenharmony_ci  $O\BranchRegister.obj \
70370b324cSopenharmony_ci  $O\ByteSwap.obj \
71370b324cSopenharmony_ci  $O\CopyCoder.obj \
72370b324cSopenharmony_ci  $O\CopyRegister.obj \
73370b324cSopenharmony_ci  $O\DeltaFilter.obj \
74370b324cSopenharmony_ci  $O\Lzma2Decoder.obj \
75370b324cSopenharmony_ci  $O\Lzma2Register.obj \
76370b324cSopenharmony_ci  $O\LzmaDecoder.obj \
77370b324cSopenharmony_ci  $O\LzmaRegister.obj \
78370b324cSopenharmony_ci
79370b324cSopenharmony_ciC_OBJS = \
80370b324cSopenharmony_ci  $O\7zStream.obj \
81370b324cSopenharmony_ci  $O\Alloc.obj \
82370b324cSopenharmony_ci  $O\Bcj2.obj \
83370b324cSopenharmony_ci  $O\Bra.obj \
84370b324cSopenharmony_ci  $O\Bra86.obj \
85370b324cSopenharmony_ci  $O\BraIA64.obj \
86370b324cSopenharmony_ci  $O\CpuArch.obj \
87370b324cSopenharmony_ci  $O\Delta.obj \
88370b324cSopenharmony_ci  $O\Lzma2Dec.obj \
89370b324cSopenharmony_ci  $O\Lzma2DecMt.obj \
90370b324cSopenharmony_ci  $O\LzmaDec.obj \
91370b324cSopenharmony_ci  $O\MtDec.obj \
92370b324cSopenharmony_ci  $O\SwapBytes.obj \
93370b324cSopenharmony_ci  $O\Threads.obj \
94370b324cSopenharmony_ci
95370b324cSopenharmony_ci!include "../../Crc.mak"
96370b324cSopenharmony_ci!include "../../LzmaDec.mak"
97370b324cSopenharmony_ci
98370b324cSopenharmony_ci!include "../../7zip.mak"
99