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