1baa3858d3f5d128a5c8466b700098109edcad5f2repo syncPROG = lzma.exe
2baa3858d3f5d128a5c8466b700098109edcad5f2repo syncMY_CONSOLE = 1
3baa3858d3f5d128a5c8466b700098109edcad5f2repo syncCFLAGS = $(CFLAGS)
4baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
5baa3858d3f5d128a5c8466b700098109edcad5f2repo syncLZMA_OBJS = \
6baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\LzmaAlone.obj \
7baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
8baa3858d3f5d128a5c8466b700098109edcad5f2repo syncCOMPRESS_OBJS = \
9baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\LzmaDecoder.obj \
10baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\LzmaEncoder.obj \
11baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\LzmaRegister.obj \
12baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
13baa3858d3f5d128a5c8466b700098109edcad5f2repo syncCOMMON_OBJS = \
14baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\CommandLineParser.obj \
15baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\CRC.obj \
16baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\IntToString.obj \
17baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\MyString.obj \
18baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\StringConvert.obj \
19baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\StringToInt.obj \
20baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\MyVector.obj
21baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
22baa3858d3f5d128a5c8466b700098109edcad5f2repo syncWIN_OBJS = \
23baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\FileIO.obj \
24baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\System.obj
25baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
26baa3858d3f5d128a5c8466b700098109edcad5f2repo sync7ZIP_COMMON_OBJS = \
27baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\CWrappers.obj \
28baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\CreateCoder.obj \
29baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\FileStreams.obj \
30baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\FilterCoder.obj \
31baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\OutBuffer.obj \
32baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\StreamUtils.obj \
33baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
34baa3858d3f5d128a5c8466b700098109edcad5f2repo syncUI_COMMON_OBJS = \
35baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Bench.obj \
36baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
37baa3858d3f5d128a5c8466b700098109edcad5f2repo syncCONSOLE_OBJS = \
38baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\ConsoleClose.obj \
39baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\BenchCon.obj \
40baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
41baa3858d3f5d128a5c8466b700098109edcad5f2repo syncC_OBJS = \
42baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Alloc.obj \
43baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Bra86.obj \
44baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\CpuArch.obj \
45baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\LzFind.obj \
46baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\LzFindMt.obj \
47baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Lzma86Dec.obj \
48baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Lzma86Enc.obj \
49baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\LzmaDec.obj \
50baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\LzmaEnc.obj \
51baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\Threads.obj \
52baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
53baa3858d3f5d128a5c8466b700098109edcad5f2repo sync!include "../../Crc.mak"
54baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
55baa3858d3f5d128a5c8466b700098109edcad5f2repo syncOBJS = \
56baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $O\StdAfx.obj \
57baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(LZMA_OBJS) \
58baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(COMPRESS_OBJS) \
59baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(COMMON_OBJS) \
60baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(WIN_OBJS) \
61baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(7ZIP_COMMON_OBJS) \
62baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(UI_COMMON_OBJS) \
63baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(CONSOLE_OBJS) \
64baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(C_OBJS) \
65baa3858d3f5d128a5c8466b700098109edcad5f2repo sync  $(ASM_OBJS) \
66baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
67baa3858d3f5d128a5c8466b700098109edcad5f2repo sync!include "../../../Build.mak"
68baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
69baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
70baa3858d3f5d128a5c8466b700098109edcad5f2repo sync$(LZMA_OBJS): $(*B).cpp
71baa3858d3f5d128a5c8466b700098109edcad5f2repo sync	$(COMPL)
72baa3858d3f5d128a5c8466b700098109edcad5f2repo sync$(COMPRESS_OBJS): ../../Compress/$(*B).cpp
73baa3858d3f5d128a5c8466b700098109edcad5f2repo sync	$(COMPL_O2)
74baa3858d3f5d128a5c8466b700098109edcad5f2repo sync$(COMMON_OBJS): ../../../Common/$(*B).cpp
75baa3858d3f5d128a5c8466b700098109edcad5f2repo sync	$(COMPL)
76baa3858d3f5d128a5c8466b700098109edcad5f2repo sync$(WIN_OBJS): ../../../Windows/$(*B).cpp
77baa3858d3f5d128a5c8466b700098109edcad5f2repo sync	$(COMPL)
78baa3858d3f5d128a5c8466b700098109edcad5f2repo sync$(7ZIP_COMMON_OBJS): ../../Common/$(*B).cpp
79baa3858d3f5d128a5c8466b700098109edcad5f2repo sync	$(COMPL)
80baa3858d3f5d128a5c8466b700098109edcad5f2repo sync$(UI_COMMON_OBJS): ../../UI/Common/$(*B).cpp
81baa3858d3f5d128a5c8466b700098109edcad5f2repo sync	$(COMPL)
82baa3858d3f5d128a5c8466b700098109edcad5f2repo sync$(CONSOLE_OBJS): ../../UI/Console/$(*B).cpp
83baa3858d3f5d128a5c8466b700098109edcad5f2repo sync	$(COMPL)
84baa3858d3f5d128a5c8466b700098109edcad5f2repo sync$(C_OBJS): ../../../../C/$(*B).c
85baa3858d3f5d128a5c8466b700098109edcad5f2repo sync	$(COMPL_O2)
86baa3858d3f5d128a5c8466b700098109edcad5f2repo sync
87baa3858d3f5d128a5c8466b700098109edcad5f2repo sync!include "../../Asm.mak"
88