1baa3858d3f5d128a5c8466b700098109edcad5f2repo syncPROG = 7zra.dll
2baa3858d3f5d128a5c8466b700098109edcad5f2repo syncDEF_FILE = ../../Archive/Archive2.def
3baa3858d3f5d128a5c8466b700098109edcad5f2repo syncCFLAGS = $(CFLAGS) -I ../../../ \
4baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  -D_NO_CRYPTO
5baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
6baa3858d3f5d128a5c8466b700098109edcad5f2repo syncCOMMON_OBJS = \
7baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\CRC.obj \
8baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\IntToString.obj \
9baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\NewHandler.obj \
10baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\MyString.obj \
11baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\StringConvert.obj \
12baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\StringToInt.obj \
13baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\MyVector.obj \
14baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Wildcard.obj \
15baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
16baa3858d3f5d128a5c8466b700098109edcad5f2repo syncWIN_OBJS = \
17baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\FileDir.obj \
18baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\FileFind.obj \
19baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\FileIO.obj \
20baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\PropVariant.obj \
21baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Synchronization.obj \
22baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\System.obj \
23baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
24baa3858d3f5d128a5c8466b700098109edcad5f2repo sync7ZIP_COMMON_OBJS = \
25baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\CreateCoder.obj \
26baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\CWrappers.obj \
27baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\InBuffer.obj \
28baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\InOutTempBuffer.obj \
29baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\FilterCoder.obj \
30baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\LimitedStreams.obj \
31baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\LockedStream.obj \
32baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\MethodId.obj \
33baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\MethodProps.obj \
34baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\OutBuffer.obj \
35baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\ProgressUtils.obj \
36baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\StreamBinder.obj \
37baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\StreamObjects.obj \
38baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\StreamUtils.obj \
39baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\VirtThread.obj \
40baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
41baa3858d3f5d128a5c8466b700098109edcad5f2repo syncAR_OBJS = \
42baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\ArchiveExports.obj \
43baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\DllExports2.obj \
44baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
45baa3858d3f5d128a5c8466b700098109edcad5f2repo syncAR_COMMON_OBJS = \
46baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\CoderMixer2.obj \
47baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\CoderMixer2MT.obj \
48baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\CrossThreadProgress.obj \
49baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\HandlerOut.obj \
50baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\InStreamWithCRC.obj \
51baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\ItemNameUtils.obj \
52baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\OutStreamWithCRC.obj \
53baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\ParseProperties.obj \
54baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
55baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
56baa3858d3f5d128a5c8466b700098109edcad5f2repo sync7Z_OBJS = \
57baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\7zCompressionMode.obj \
58baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\7zDecode.obj \
59baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\7zEncode.obj \
60baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\7zExtract.obj \
61baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\7zFolderInStream.obj \
62baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\7zFolderOutStream.obj \
63baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\7zHandler.obj \
64baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\7zHandlerOut.obj \
65baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\7zHeader.obj \
66baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\7zIn.obj \
67baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\7zOut.obj \
68baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\7zProperties.obj \
69baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\7zSpecStream.obj \
70baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\7zUpdate.obj \
71baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\7zRegister.obj \
72baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
73baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
74baa3858d3f5d128a5c8466b700098109edcad5f2repo syncCOMPRESS_OBJS = \
75baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\CodecExports.obj \
76baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Bcj2Coder.obj \
77baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Bcj2Register.obj \
78baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\BcjCoder.obj \
79baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\BcjRegister.obj \
80baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\BranchCoder.obj \
81baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\BranchMisc.obj \
82baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\BranchRegister.obj \
83baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\ByteSwap.obj \
84baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\CopyCoder.obj \
85baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\CopyRegister.obj \
86baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\DeltaFilter.obj \
87baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Lzma2Decoder.obj \
88baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Lzma2Encoder.obj \
89baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Lzma2Register.obj \
90baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\LzmaDecoder.obj \
91baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\LzmaEncoder.obj \
92baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\LzmaRegister.obj \
93baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
94baa3858d3f5d128a5c8466b700098109edcad5f2repo syncC_OBJS = \
95baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Alloc.obj \
96baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Bra.obj \
97baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Bra86.obj \
98baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\BraIA64.obj \
99baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\CpuArch.obj \
100baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Delta.obj \
101baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\LzFind.obj \
102baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\LzFindMt.obj \
103baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Lzma2Dec.obj \
104baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Lzma2Enc.obj \
105baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\LzmaDec.obj \
106baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\LzmaEnc.obj \
107baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\MtCoder.obj \
108baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Threads.obj \
109baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
110baa3858d3f5d128a5c8466b700098109edcad5f2repo sync!include "../../Crc.mak"
111baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
112baa3858d3f5d128a5c8466b700098109edcad5f2repo syncOBJS = \
113baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\StdAfx.obj \
114baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(CONSOLE_OBJS) \
115baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(COMMON_OBJS) \
116baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(WIN_OBJS) \
117baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(7ZIP_COMMON_OBJS) \
118baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(AR_OBJS) \
119baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(AR_COMMON_OBJS) \
120baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(7Z_OBJS) \
121baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(COMPRESS_OBJS) \
122baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(C_OBJS) \
123baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(ASM_OBJS) \
124baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\resource.res
125baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
126baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
127baa3858d3f5d128a5c8466b700098109edcad5f2repo sync!include "../../../Build.mak"
128baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
129baa3858d3f5d128a5c8466b700098109edcad5f2repo sync$(COMMON_OBJS): ../../../Common/$(*B).cpp
130baa3858d3f5d128a5c8466b700098109edcad5f2repo sync	$(COMPL)
131baa3858d3f5d128a5c8466b700098109edcad5f2repo sync$(WIN_OBJS): ../../../Windows/$(*B).cpp
132baa3858d3f5d128a5c8466b700098109edcad5f2repo sync	$(COMPL)
133baa3858d3f5d128a5c8466b700098109edcad5f2repo sync$(7ZIP_COMMON_OBJS): ../../Common/$(*B).cpp
134baa3858d3f5d128a5c8466b700098109edcad5f2repo sync	$(COMPL)
135baa3858d3f5d128a5c8466b700098109edcad5f2repo sync$(AR_OBJS): ../../Archive/$(*B).cpp
136baa3858d3f5d128a5c8466b700098109edcad5f2repo sync	$(COMPL)
137baa3858d3f5d128a5c8466b700098109edcad5f2repo sync$(AR_COMMON_OBJS): ../../Archive/Common/$(*B).cpp
138baa3858d3f5d128a5c8466b700098109edcad5f2repo sync	$(COMPL)
139baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
140baa3858d3f5d128a5c8466b700098109edcad5f2repo sync$(7Z_OBJS): ../../Archive/7z/$(*B).cpp
141baa3858d3f5d128a5c8466b700098109edcad5f2repo sync	$(COMPL)
142baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
143baa3858d3f5d128a5c8466b700098109edcad5f2repo sync$(COMPRESS_OBJS): ../../Compress/$(*B).cpp
144baa3858d3f5d128a5c8466b700098109edcad5f2repo sync	$(COMPL_O2)
145baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
146baa3858d3f5d128a5c8466b700098109edcad5f2repo sync$(C_OBJS): ../../../../C/$(*B).c
147baa3858d3f5d128a5c8466b700098109edcad5f2repo sync	$(COMPL_O2)
148baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
149baa3858d3f5d128a5c8466b700098109edcad5f2repo sync!include "../../Asm.mak"
150