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