]> git.saurik.com Git - wxWidgets.git/blame - contrib/build/stc/makefile.gcc
Applied patch [ 795491 ] Multimon sample compatibility with various conditions
[wxWidgets.git] / contrib / build / stc / makefile.gcc
CommitLineData
250700e4
RD
1# =========================================================================
2# This makefile was generated by
fe164c3e 3# Bakefile 0.1.1 (http://bakefile.sourceforge.net)
250700e4
RD
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
fd9f42b6 7include ../../../build/msw/config.gcc
250700e4
RD
8
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
12
13### Variables: ###
14
3f55f5b8
VS
15OBJS = \
16 gcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
75a0a7b7
VS
17SETUPHDIR = \
18 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
3f55f5b8
VS
19STCDLL_CXXFLAGS = $(CPPFLAGS) $(__DEBUGINFO) $(__OPTIMIZEFLAG) $(GCCFLAGS) \
20 -DHAVE_W32API_H -D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
75a0a7b7 21 $(__UNICODE_DEFINE_p) -I..\..\src\stc\..\..\..\include -I$(SETUPHDIR) \
3f55f5b8
VS
22 -I..\..\src\stc\..\..\include -I..\..\src\stc\scintilla\include \
23 -I..\..\src\stc\scintilla\src -D__WX__ -DSCI_LEXER -DLINK_LEXERS \
24 -DWXUSINGDLL -DWXMAKINGDLL_STC $(CXXFLAGS)
25STCDLL_OBJECTS = \
26 $(OBJS)\stcdll_PlatWX.o \
27 $(OBJS)\stcdll_ScintillaWX.o \
28 $(OBJS)\stcdll_stc.o \
29 $(OBJS)\stcdll_AutoComplete.o \
30 $(OBJS)\stcdll_CallTip.o \
31 $(OBJS)\stcdll_CellBuffer.o \
32 $(OBJS)\stcdll_ContractionState.o \
33 $(OBJS)\stcdll_Document.o \
34 $(OBJS)\stcdll_DocumentAccessor.o \
35 $(OBJS)\stcdll_Editor.o \
36 $(OBJS)\stcdll_ExternalLexer.o \
37 $(OBJS)\stcdll_Indicator.o \
38 $(OBJS)\stcdll_KeyMap.o \
39 $(OBJS)\stcdll_KeyWords.o \
40 $(OBJS)\stcdll_LexAVE.o \
41 $(OBJS)\stcdll_LexAda.o \
42 $(OBJS)\stcdll_LexAsm.o \
43 $(OBJS)\stcdll_LexBaan.o \
44 $(OBJS)\stcdll_LexBullant.o \
45 $(OBJS)\stcdll_LexCPP.o \
46 $(OBJS)\stcdll_LexCSS.o \
47 $(OBJS)\stcdll_LexConf.o \
48 $(OBJS)\stcdll_LexCrontab.o \
49 $(OBJS)\stcdll_LexEiffel.o \
50 $(OBJS)\stcdll_LexEScript.o \
51 $(OBJS)\stcdll_LexFortran.o \
52 $(OBJS)\stcdll_LexHTML.o \
53 $(OBJS)\stcdll_LexLisp.o \
54 $(OBJS)\stcdll_LexLout.o \
55 $(OBJS)\stcdll_LexLua.o \
56 $(OBJS)\stcdll_LexMatlab.o \
57 $(OBJS)\stcdll_LexOthers.o \
58 $(OBJS)\stcdll_LexPOV.o \
59 $(OBJS)\stcdll_LexPascal.o \
60 $(OBJS)\stcdll_LexPerl.o \
61 $(OBJS)\stcdll_LexPython.o \
62 $(OBJS)\stcdll_LexRuby.o \
63 $(OBJS)\stcdll_LexSQL.o \
64 $(OBJS)\stcdll_LexVB.o \
65 $(OBJS)\stcdll_LineMarker.o \
66 $(OBJS)\stcdll_PropSet.o \
67 $(OBJS)\stcdll_RESearch.o \
68 $(OBJS)\stcdll_ScintillaBase.o \
69 $(OBJS)\stcdll_Style.o \
70 $(OBJS)\stcdll_StyleContext.o \
71 $(OBJS)\stcdll_UniConversion.o \
72 $(OBJS)\stcdll_ViewStyle.o \
73 $(OBJS)\stcdll_WindowAccessor.o \
74 $(OBJS)\stcdll_XPM.o
75STCLIB_CXXFLAGS = $(CPPFLAGS) $(__DEBUGINFO) $(__OPTIMIZEFLAG) $(GCCFLAGS) \
76 -DHAVE_W32API_H -D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
75a0a7b7 77 $(__UNICODE_DEFINE_p) -I..\..\src\stc\..\..\..\include -I$(SETUPHDIR) \
3f55f5b8
VS
78 -I..\..\src\stc\..\..\include -I..\..\src\stc\scintilla\include \
79 -I..\..\src\stc\scintilla\src -D__WX__ -DSCI_LEXER -DLINK_LEXERS $(CXXFLAGS)
80STCLIB_OBJECTS = \
81 $(OBJS)\stclib_PlatWX.o \
82 $(OBJS)\stclib_ScintillaWX.o \
83 $(OBJS)\stclib_stc.o \
84 $(OBJS)\stclib_AutoComplete.o \
85 $(OBJS)\stclib_CallTip.o \
86 $(OBJS)\stclib_CellBuffer.o \
87 $(OBJS)\stclib_ContractionState.o \
88 $(OBJS)\stclib_Document.o \
89 $(OBJS)\stclib_DocumentAccessor.o \
90 $(OBJS)\stclib_Editor.o \
91 $(OBJS)\stclib_ExternalLexer.o \
92 $(OBJS)\stclib_Indicator.o \
93 $(OBJS)\stclib_KeyMap.o \
94 $(OBJS)\stclib_KeyWords.o \
95 $(OBJS)\stclib_LexAVE.o \
96 $(OBJS)\stclib_LexAda.o \
97 $(OBJS)\stclib_LexAsm.o \
98 $(OBJS)\stclib_LexBaan.o \
99 $(OBJS)\stclib_LexBullant.o \
100 $(OBJS)\stclib_LexCPP.o \
101 $(OBJS)\stclib_LexCSS.o \
102 $(OBJS)\stclib_LexConf.o \
103 $(OBJS)\stclib_LexCrontab.o \
104 $(OBJS)\stclib_LexEiffel.o \
105 $(OBJS)\stclib_LexEScript.o \
106 $(OBJS)\stclib_LexFortran.o \
107 $(OBJS)\stclib_LexHTML.o \
108 $(OBJS)\stclib_LexLisp.o \
109 $(OBJS)\stclib_LexLout.o \
110 $(OBJS)\stclib_LexLua.o \
111 $(OBJS)\stclib_LexMatlab.o \
112 $(OBJS)\stclib_LexOthers.o \
113 $(OBJS)\stclib_LexPOV.o \
114 $(OBJS)\stclib_LexPascal.o \
115 $(OBJS)\stclib_LexPerl.o \
116 $(OBJS)\stclib_LexPython.o \
117 $(OBJS)\stclib_LexRuby.o \
118 $(OBJS)\stclib_LexSQL.o \
119 $(OBJS)\stclib_LexVB.o \
120 $(OBJS)\stclib_LineMarker.o \
121 $(OBJS)\stclib_PropSet.o \
122 $(OBJS)\stclib_RESearch.o \
123 $(OBJS)\stclib_ScintillaBase.o \
124 $(OBJS)\stclib_Style.o \
125 $(OBJS)\stclib_StyleContext.o \
126 $(OBJS)\stclib_UniConversion.o \
127 $(OBJS)\stclib_ViewStyle.o \
128 $(OBJS)\stclib_WindowAccessor.o \
129 $(OBJS)\stclib_XPM.o
250700e4
RD
130
131### Conditionally set variables: ###
132
133ifeq ($(GCC_VERSION),2.95)
134GCCFLAGS = -fvtable-thunks
135endif
75a0a7b7
VS
136ifeq ($(SHARED),0)
137LIBDIRNAME = ..\..\src\stc\..\..\..\lib\gcc_lib$(CFG)
138endif
139ifeq ($(SHARED),1)
140LIBDIRNAME = ..\..\src\stc\..\..\..\lib\gcc_dll$(CFG)
141endif
250700e4
RD
142ifeq ($(USE_GUI),0)
143PORTNAME = base
144endif
145ifeq ($(USE_GUI),1)
146PORTNAME = msw
147endif
148ifeq ($(OFFICIAL_BUILD),0)
149VENDORTAG = _$(VENDOR)
150endif
151ifeq ($(OFFICIAL_BUILD),1)
152VENDORTAG =
153endif
154ifeq ($(BUILD),debug)
3f55f5b8
VS
155ifeq ($(DEBUG_FLAG),default)
156WXDEBUGFLAG = d
157endif
158endif
159ifeq ($(DEBUG_FLAG),1)
250700e4
RD
160WXDEBUGFLAG = d
161endif
162ifeq ($(SHARED),1)
163WXDLLFLAG = dll
164endif
165ifeq ($(UNICODE),1)
166WXUNICODEFLAG = u
167endif
168ifeq ($(WXUNIV),1)
169WXUNIVNAME = univ
170endif
171ifeq ($(BUILD),debug)
3f55f5b8
VS
172ifeq ($(DEBUG_INFO),default)
173__DEBUGINFO = -g
174endif
250700e4
RD
175endif
176ifeq ($(BUILD),release)
3f55f5b8
VS
177ifeq ($(DEBUG_INFO),default)
178__DEBUGINFO =
179endif
180endif
181ifeq ($(DEBUG_INFO),0)
182__DEBUGINFO =
183endif
184ifeq ($(DEBUG_INFO),1)
185__DEBUGINFO = -g
250700e4
RD
186endif
187ifeq ($(BUILD),debug)
3f55f5b8
VS
188ifeq ($(DEBUG_FLAG),default)
189__DEBUG_DEFINE_p = -D__WXDEBUG__
190endif
191endif
192ifeq ($(DEBUG_FLAG),1)
250700e4
RD
193__DEBUG_DEFINE_p = -D__WXDEBUG__
194endif
3f55f5b8
VS
195ifeq ($(USE_GUI),1)
196__LIB_JPEG_p = -lwxjpeg$(WXDEBUGFLAG)
197endif
198ifeq ($(USE_GUI),1)
199__LIB_PNG_p = -lwxpng$(WXDEBUGFLAG)
200endif
201ifeq ($(USE_GUI),1)
202__LIB_TIFF_p = -lwxtiff$(WXDEBUGFLAG)
203endif
250700e4
RD
204ifeq ($(BUILD),debug)
205__OPTIMIZEFLAG = -O0
206endif
207ifeq ($(BUILD),release)
208__OPTIMIZEFLAG = -O2
209endif
210ifeq ($(UNICODE),1)
211__UNICODE_DEFINE_p = -DwxUSE_UNICODE=1
212endif
2265a2d5
VS
213ifeq ($(MSLU),1)
214__UNICOWS_LIB_p = -lunicows
215endif
250700e4
RD
216ifeq ($(MONOLITHIC),0)
217__WXLIB_BASE_p = -lwxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG)
218endif
219ifeq ($(MONOLITHIC),0)
3f55f5b8
VS
220__WXLIB_CORE_p = \
221 -lwx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core
250700e4
RD
222endif
223ifeq ($(MONOLITHIC),1)
3f55f5b8
VS
224__WXLIB_MONO_p = \
225 -lwx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)
250700e4
RD
226endif
227ifeq ($(WXUNIV),1)
228__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
229endif
230ifeq ($(SHARED),1)
3f55f5b8
VS
231__stcdll___depname = \
232 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)250$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc_gcc$(VENDORTAG).dll
250700e4
RD
233endif
234ifeq ($(SHARED),0)
3f55f5b8
VS
235__stclib___depname = \
236 $(LIBDIRNAME)\libwx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.a
250700e4
RD
237endif
238
239
240all: $(OBJS)
241$(OBJS):
242 -if not exist $(OBJS) mkdir $(OBJS)
243
244### Targets: ###
245
246all: $(__stcdll___depname) $(__stclib___depname)
247
1c3a6972 248$(OBJS)\stcdll_AutoComplete.o: ../../src/stc/scintilla/src/AutoComplete.cxx
250700e4
RD
249 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
250
1c3a6972 251$(OBJS)\stcdll_CallTip.o: ../../src/stc/scintilla/src/CallTip.cxx
250700e4
RD
252 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
253
1c3a6972 254$(OBJS)\stcdll_CellBuffer.o: ../../src/stc/scintilla/src/CellBuffer.cxx
250700e4
RD
255 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
256
1c3a6972 257$(OBJS)\stcdll_ContractionState.o: ../../src/stc/scintilla/src/ContractionState.cxx
250700e4
RD
258 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
259
1c3a6972 260$(OBJS)\stcdll_Document.o: ../../src/stc/scintilla/src/Document.cxx
250700e4
RD
261 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
262
1c3a6972 263$(OBJS)\stcdll_DocumentAccessor.o: ../../src/stc/scintilla/src/DocumentAccessor.cxx
250700e4
RD
264 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
265
1c3a6972 266$(OBJS)\stcdll_Editor.o: ../../src/stc/scintilla/src/Editor.cxx
250700e4
RD
267 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
268
1c3a6972 269$(OBJS)\stcdll_ExternalLexer.o: ../../src/stc/scintilla/src/ExternalLexer.cxx
250700e4
RD
270 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
271
1c3a6972 272$(OBJS)\stcdll_Indicator.o: ../../src/stc/scintilla/src/Indicator.cxx
250700e4
RD
273 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
274
1c3a6972 275$(OBJS)\stcdll_KeyMap.o: ../../src/stc/scintilla/src/KeyMap.cxx
250700e4
RD
276 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
277
1c3a6972 278$(OBJS)\stcdll_KeyWords.o: ../../src/stc/scintilla/src/KeyWords.cxx
250700e4
RD
279 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
280
1c3a6972 281$(OBJS)\stcdll_LexAVE.o: ../../src/stc/scintilla/src/LexAVE.cxx
250700e4
RD
282 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
283
1c3a6972 284$(OBJS)\stcdll_LexAda.o: ../../src/stc/scintilla/src/LexAda.cxx
250700e4
RD
285 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
286
1c3a6972 287$(OBJS)\stcdll_LexAsm.o: ../../src/stc/scintilla/src/LexAsm.cxx
250700e4
RD
288 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
289
1c3a6972 290$(OBJS)\stcdll_LexBaan.o: ../../src/stc/scintilla/src/LexBaan.cxx
250700e4
RD
291 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
292
1c3a6972 293$(OBJS)\stcdll_LexBullant.o: ../../src/stc/scintilla/src/LexBullant.cxx
250700e4
RD
294 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
295
1c3a6972 296$(OBJS)\stcdll_LexCPP.o: ../../src/stc/scintilla/src/LexCPP.cxx
250700e4
RD
297 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
298
1c3a6972 299$(OBJS)\stcdll_LexCSS.o: ../../src/stc/scintilla/src/LexCSS.cxx
250700e4
RD
300 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
301
1c3a6972 302$(OBJS)\stcdll_LexConf.o: ../../src/stc/scintilla/src/LexConf.cxx
250700e4
RD
303 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
304
1c3a6972 305$(OBJS)\stcdll_LexCrontab.o: ../../src/stc/scintilla/src/LexCrontab.cxx
250700e4
RD
306 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
307
1c3a6972 308$(OBJS)\stcdll_LexEScript.o: ../../src/stc/scintilla/src/LexEScript.cxx
250700e4
RD
309 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
310
1c3a6972 311$(OBJS)\stcdll_LexEiffel.o: ../../src/stc/scintilla/src/LexEiffel.cxx
250700e4
RD
312 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
313
1c3a6972 314$(OBJS)\stcdll_LexFortran.o: ../../src/stc/scintilla/src/LexFortran.cxx
250700e4
RD
315 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
316
1c3a6972 317$(OBJS)\stcdll_LexHTML.o: ../../src/stc/scintilla/src/LexHTML.cxx
250700e4
RD
318 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
319
1c3a6972 320$(OBJS)\stcdll_LexLisp.o: ../../src/stc/scintilla/src/LexLisp.cxx
250700e4
RD
321 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
322
1c3a6972 323$(OBJS)\stcdll_LexLout.o: ../../src/stc/scintilla/src/LexLout.cxx
250700e4
RD
324 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
325
1c3a6972 326$(OBJS)\stcdll_LexLua.o: ../../src/stc/scintilla/src/LexLua.cxx
250700e4
RD
327 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
328
1c3a6972 329$(OBJS)\stcdll_LexMatlab.o: ../../src/stc/scintilla/src/LexMatlab.cxx
250700e4
RD
330 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
331
1c3a6972 332$(OBJS)\stcdll_LexOthers.o: ../../src/stc/scintilla/src/LexOthers.cxx
250700e4
RD
333 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
334
1c3a6972 335$(OBJS)\stcdll_LexPOV.o: ../../src/stc/scintilla/src/LexPOV.cxx
250700e4
RD
336 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
337
1c3a6972 338$(OBJS)\stcdll_LexPascal.o: ../../src/stc/scintilla/src/LexPascal.cxx
250700e4
RD
339 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
340
1c3a6972 341$(OBJS)\stcdll_LexPerl.o: ../../src/stc/scintilla/src/LexPerl.cxx
250700e4
RD
342 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
343
1c3a6972 344$(OBJS)\stcdll_LexPython.o: ../../src/stc/scintilla/src/LexPython.cxx
250700e4
RD
345 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
346
1c3a6972 347$(OBJS)\stcdll_LexRuby.o: ../../src/stc/scintilla/src/LexRuby.cxx
250700e4
RD
348 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
349
1c3a6972 350$(OBJS)\stcdll_LexSQL.o: ../../src/stc/scintilla/src/LexSQL.cxx
250700e4
RD
351 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
352
1c3a6972 353$(OBJS)\stcdll_LexVB.o: ../../src/stc/scintilla/src/LexVB.cxx
250700e4
RD
354 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
355
1c3a6972 356$(OBJS)\stcdll_LineMarker.o: ../../src/stc/scintilla/src/LineMarker.cxx
250700e4
RD
357 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
358
1c3a6972 359$(OBJS)\stcdll_PlatWX.o: ../../src/stc/PlatWX.cpp
250700e4
RD
360 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
361
1c3a6972 362$(OBJS)\stcdll_PropSet.o: ../../src/stc/scintilla/src/PropSet.cxx
250700e4
RD
363 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
364
1c3a6972 365$(OBJS)\stcdll_RESearch.o: ../../src/stc/scintilla/src/RESearch.cxx
250700e4
RD
366 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
367
1c3a6972 368$(OBJS)\stcdll_ScintillaBase.o: ../../src/stc/scintilla/src/ScintillaBase.cxx
250700e4
RD
369 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
370
1c3a6972 371$(OBJS)\stcdll_ScintillaWX.o: ../../src/stc/ScintillaWX.cpp
250700e4
RD
372 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
373
1c3a6972 374$(OBJS)\stcdll_Style.o: ../../src/stc/scintilla/src/Style.cxx
250700e4
RD
375 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
376
1c3a6972 377$(OBJS)\stcdll_StyleContext.o: ../../src/stc/scintilla/src/StyleContext.cxx
250700e4
RD
378 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
379
1c3a6972 380$(OBJS)\stcdll_UniConversion.o: ../../src/stc/scintilla/src/UniConversion.cxx
250700e4
RD
381 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
382
1c3a6972 383$(OBJS)\stcdll_ViewStyle.o: ../../src/stc/scintilla/src/ViewStyle.cxx
250700e4
RD
384 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
385
1c3a6972 386$(OBJS)\stcdll_WindowAccessor.o: ../../src/stc/scintilla/src/WindowAccessor.cxx
250700e4
RD
387 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
388
1c3a6972 389$(OBJS)\stcdll_XPM.o: ../../src/stc/scintilla/src/XPM.cxx
250700e4
RD
390 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
391
1c3a6972 392$(OBJS)\stcdll_stc.o: ../../src/stc/stc.cpp
250700e4
RD
393 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
394
1c3a6972 395$(OBJS)\stclib_AutoComplete.o: ../../src/stc/scintilla/src/AutoComplete.cxx
250700e4
RD
396 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
397
1c3a6972 398$(OBJS)\stclib_CallTip.o: ../../src/stc/scintilla/src/CallTip.cxx
250700e4
RD
399 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
400
1c3a6972 401$(OBJS)\stclib_CellBuffer.o: ../../src/stc/scintilla/src/CellBuffer.cxx
250700e4
RD
402 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
403
1c3a6972 404$(OBJS)\stclib_ContractionState.o: ../../src/stc/scintilla/src/ContractionState.cxx
250700e4
RD
405 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
406
1c3a6972 407$(OBJS)\stclib_Document.o: ../../src/stc/scintilla/src/Document.cxx
250700e4
RD
408 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
409
1c3a6972 410$(OBJS)\stclib_DocumentAccessor.o: ../../src/stc/scintilla/src/DocumentAccessor.cxx
250700e4
RD
411 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
412
1c3a6972 413$(OBJS)\stclib_Editor.o: ../../src/stc/scintilla/src/Editor.cxx
250700e4
RD
414 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
415
1c3a6972 416$(OBJS)\stclib_ExternalLexer.o: ../../src/stc/scintilla/src/ExternalLexer.cxx
250700e4
RD
417 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
418
1c3a6972 419$(OBJS)\stclib_Indicator.o: ../../src/stc/scintilla/src/Indicator.cxx
250700e4
RD
420 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
421
1c3a6972 422$(OBJS)\stclib_KeyMap.o: ../../src/stc/scintilla/src/KeyMap.cxx
250700e4
RD
423 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
424
1c3a6972 425$(OBJS)\stclib_KeyWords.o: ../../src/stc/scintilla/src/KeyWords.cxx
250700e4
RD
426 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
427
1c3a6972 428$(OBJS)\stclib_LexAVE.o: ../../src/stc/scintilla/src/LexAVE.cxx
250700e4
RD
429 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
430
1c3a6972 431$(OBJS)\stclib_LexAda.o: ../../src/stc/scintilla/src/LexAda.cxx
250700e4
RD
432 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
433
1c3a6972 434$(OBJS)\stclib_LexAsm.o: ../../src/stc/scintilla/src/LexAsm.cxx
250700e4
RD
435 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
436
1c3a6972 437$(OBJS)\stclib_LexBaan.o: ../../src/stc/scintilla/src/LexBaan.cxx
250700e4
RD
438 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
439
1c3a6972 440$(OBJS)\stclib_LexBullant.o: ../../src/stc/scintilla/src/LexBullant.cxx
250700e4
RD
441 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
442
1c3a6972 443$(OBJS)\stclib_LexCPP.o: ../../src/stc/scintilla/src/LexCPP.cxx
250700e4
RD
444 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
445
1c3a6972 446$(OBJS)\stclib_LexCSS.o: ../../src/stc/scintilla/src/LexCSS.cxx
250700e4
RD
447 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
448
1c3a6972 449$(OBJS)\stclib_LexConf.o: ../../src/stc/scintilla/src/LexConf.cxx
250700e4
RD
450 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
451
1c3a6972 452$(OBJS)\stclib_LexCrontab.o: ../../src/stc/scintilla/src/LexCrontab.cxx
250700e4
RD
453 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
454
1c3a6972 455$(OBJS)\stclib_LexEScript.o: ../../src/stc/scintilla/src/LexEScript.cxx
250700e4
RD
456 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
457
1c3a6972 458$(OBJS)\stclib_LexEiffel.o: ../../src/stc/scintilla/src/LexEiffel.cxx
250700e4
RD
459 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
460
1c3a6972 461$(OBJS)\stclib_LexFortran.o: ../../src/stc/scintilla/src/LexFortran.cxx
250700e4
RD
462 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
463
1c3a6972 464$(OBJS)\stclib_LexHTML.o: ../../src/stc/scintilla/src/LexHTML.cxx
250700e4
RD
465 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
466
1c3a6972 467$(OBJS)\stclib_LexLisp.o: ../../src/stc/scintilla/src/LexLisp.cxx
250700e4
RD
468 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
469
1c3a6972 470$(OBJS)\stclib_LexLout.o: ../../src/stc/scintilla/src/LexLout.cxx
250700e4
RD
471 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
472
1c3a6972 473$(OBJS)\stclib_LexLua.o: ../../src/stc/scintilla/src/LexLua.cxx
250700e4
RD
474 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
475
1c3a6972 476$(OBJS)\stclib_LexMatlab.o: ../../src/stc/scintilla/src/LexMatlab.cxx
250700e4
RD
477 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
478
1c3a6972 479$(OBJS)\stclib_LexOthers.o: ../../src/stc/scintilla/src/LexOthers.cxx
250700e4
RD
480 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
481
1c3a6972 482$(OBJS)\stclib_LexPOV.o: ../../src/stc/scintilla/src/LexPOV.cxx
250700e4
RD
483 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
484
1c3a6972 485$(OBJS)\stclib_LexPascal.o: ../../src/stc/scintilla/src/LexPascal.cxx
250700e4
RD
486 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
487
1c3a6972 488$(OBJS)\stclib_LexPerl.o: ../../src/stc/scintilla/src/LexPerl.cxx
250700e4
RD
489 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
490
1c3a6972 491$(OBJS)\stclib_LexPython.o: ../../src/stc/scintilla/src/LexPython.cxx
250700e4
RD
492 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
493
1c3a6972 494$(OBJS)\stclib_LexRuby.o: ../../src/stc/scintilla/src/LexRuby.cxx
250700e4
RD
495 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
496
1c3a6972 497$(OBJS)\stclib_LexSQL.o: ../../src/stc/scintilla/src/LexSQL.cxx
250700e4
RD
498 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
499
1c3a6972 500$(OBJS)\stclib_LexVB.o: ../../src/stc/scintilla/src/LexVB.cxx
250700e4
RD
501 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
502
1c3a6972 503$(OBJS)\stclib_LineMarker.o: ../../src/stc/scintilla/src/LineMarker.cxx
250700e4
RD
504 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
505
1c3a6972 506$(OBJS)\stclib_PlatWX.o: ../../src/stc/PlatWX.cpp
250700e4
RD
507 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
508
1c3a6972 509$(OBJS)\stclib_PropSet.o: ../../src/stc/scintilla/src/PropSet.cxx
250700e4
RD
510 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
511
1c3a6972 512$(OBJS)\stclib_RESearch.o: ../../src/stc/scintilla/src/RESearch.cxx
250700e4
RD
513 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
514
1c3a6972 515$(OBJS)\stclib_ScintillaBase.o: ../../src/stc/scintilla/src/ScintillaBase.cxx
250700e4
RD
516 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
517
1c3a6972 518$(OBJS)\stclib_ScintillaWX.o: ../../src/stc/ScintillaWX.cpp
250700e4
RD
519 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
520
1c3a6972 521$(OBJS)\stclib_Style.o: ../../src/stc/scintilla/src/Style.cxx
250700e4
RD
522 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
523
1c3a6972 524$(OBJS)\stclib_StyleContext.o: ../../src/stc/scintilla/src/StyleContext.cxx
250700e4
RD
525 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
526
1c3a6972 527$(OBJS)\stclib_UniConversion.o: ../../src/stc/scintilla/src/UniConversion.cxx
250700e4
RD
528 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
529
1c3a6972 530$(OBJS)\stclib_ViewStyle.o: ../../src/stc/scintilla/src/ViewStyle.cxx
250700e4
RD
531 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
532
1c3a6972 533$(OBJS)\stclib_WindowAccessor.o: ../../src/stc/scintilla/src/WindowAccessor.cxx
250700e4
RD
534 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
535
1c3a6972 536$(OBJS)\stclib_XPM.o: ../../src/stc/scintilla/src/XPM.cxx
250700e4
RD
537 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
538
1c3a6972 539$(OBJS)\stclib_stc.o: ../../src/stc/stc.cpp
250700e4
RD
540 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
541
542clean:
543 -if exist $(OBJS)\*.o del $(OBJS)\*.o
3f55f5b8
VS
544 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)250$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc_gcc$(VENDORTAG).dll del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)250$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc_gcc$(VENDORTAG).dll
545 -if exist $(LIBDIRNAME)\libwx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.a del $(LIBDIRNAME)\libwx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.a
546 -if exist $(LIBDIRNAME)\libwx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.a del $(LIBDIRNAME)\libwx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.a
250700e4
RD
547
548ifeq ($(SHARED),1)
3f55f5b8 549$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)250$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc_gcc$(VENDORTAG).dll: $(STCDLL_OBJECTS)
2265a2d5 550 $(CXX) -shared -o $@ $(STCDLL_OBJECTS) $(LDFLAGS) $(__DEBUGINFO) -mthreads -L$(LIBDIRNAME) -Wl,--out-implib,$(LIBDIRNAME)\libwx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.a $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) -lwxzlib$(WXDEBUGFLAG) -lwxregex$(WXDEBUGFLAG) -lwxexpat$(WXDEBUGFLAG) $(__UNICOWS_LIB_p) -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lodbc32 -lole32 -loleaut32 -luuid -lrpcrt4 -ladvapi32 -lwsock32 $(__WXLIB_CORE_p) $(__WXLIB_BASE_p)
250700e4
RD
551endif
552
553ifeq ($(SHARED),0)
3f55f5b8 554$(LIBDIRNAME)\libwx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.a: $(STCLIB_OBJECTS)
250700e4 555 if exist $@ del $@
3f55f5b8 556 ar rcu $@ $(STCLIB_OBJECTS)
250700e4
RD
557 ranlib $@
558endif
559
560.PHONY: all clean