]>
Commit | Line | Data |
---|---|---|
250700e4 RD |
1 | # ========================================================================= |
2 | # This makefile was generated by | |
8c9f8f91 | 3 | # Bakefile 0.1.8 (http://bakefile.sourceforge.net) |
250700e4 RD |
4 | # Do not modify, all changes will be overwritten! |
5 | # ========================================================================= | |
6 | ||
fd9f42b6 | 7 | include ../../../build/msw/config.gcc |
250700e4 RD |
8 | |
9 | # ------------------------------------------------------------------------- | |
10 | # Do not modify the rest of this file! | |
11 | # ------------------------------------------------------------------------- | |
12 | ||
13 | ### Variables: ### | |
14 | ||
c33fae85 | 15 | WX_RELEASE_NODOT = 25 |
8c9f8f91 | 16 | WX_VERSION_NODOT = $(WX_RELEASE_NODOT)5 |
3f55f5b8 VS |
17 | OBJS = \ |
18 | gcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) | |
a33203cb | 19 | LIBDIRNAME = ..\..\src\stc\..\..\..\lib\gcc_$(LIBTYPE_SUFFIX)$(CFG) |
75a0a7b7 VS |
20 | SETUPHDIR = \ |
21 | $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG) | |
8c9f8f91 JS |
22 | STCDLL_CXXFLAGS = $(__DEBUGINFO) $(__OPTIMIZEFLAG) $(__THREADSFLAG) $(GCCFLAGS) \ |
23 | -DHAVE_W32API_H -D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \ | |
24 | $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) \ | |
25 | $(__UNICODE_DEFINE_p) -I..\..\src\stc\..\..\..\include -I$(SETUPHDIR) -W \ | |
26 | -Wall -I..\..\src\stc\..\..\include -I..\..\src\stc\scintilla\include \ | |
3f55f5b8 | 27 | -I..\..\src\stc\scintilla\src -D__WX__ -DSCI_LEXER -DLINK_LEXERS \ |
8c9f8f91 | 28 | -DWXUSINGDLL -DWXMAKINGDLL_STC $(__RTTIFLAG) $(__EXCEPTIONSFLAG) \ |
a33203cb | 29 | -Wno-ctor-dtor-privacy $(CPPFLAGS) $(CXXFLAGS) |
3f55f5b8 | 30 | STCDLL_OBJECTS = \ |
8c9f8f91 | 31 | $(OBJS)\stcdll_version_rc.o \ |
3f55f5b8 VS |
32 | $(OBJS)\stcdll_PlatWX.o \ |
33 | $(OBJS)\stcdll_ScintillaWX.o \ | |
34 | $(OBJS)\stcdll_stc.o \ | |
35 | $(OBJS)\stcdll_AutoComplete.o \ | |
36 | $(OBJS)\stcdll_CallTip.o \ | |
37 | $(OBJS)\stcdll_CellBuffer.o \ | |
38 | $(OBJS)\stcdll_ContractionState.o \ | |
0a57b54b | 39 | $(OBJS)\stcdll_Document.o \ |
a33203cb | 40 | $(OBJS)\stcdll_DocumentAccessor.o \ |
3f55f5b8 VS |
41 | $(OBJS)\stcdll_Editor.o \ |
42 | $(OBJS)\stcdll_ExternalLexer.o \ | |
43 | $(OBJS)\stcdll_Indicator.o \ | |
44 | $(OBJS)\stcdll_KeyMap.o \ | |
45 | $(OBJS)\stcdll_KeyWords.o \ | |
c13c38d4 RD |
46 | $(OBJS)\stcdll_LexAPDL.o \ |
47 | $(OBJS)\stcdll_LexAU3.o \ | |
48 | $(OBJS)\stcdll_LexAVE.o \ | |
3f55f5b8 VS |
49 | $(OBJS)\stcdll_LexAda.o \ |
50 | $(OBJS)\stcdll_LexAsm.o \ | |
a33203cb | 51 | $(OBJS)\stcdll_LexAsn1.o \ |
3f55f5b8 | 52 | $(OBJS)\stcdll_LexBaan.o \ |
c13c38d4 | 53 | $(OBJS)\stcdll_LexBash.o \ |
3f55f5b8 | 54 | $(OBJS)\stcdll_LexBullant.o \ |
0a57b54b | 55 | $(OBJS)\stcdll_LexCLW.o \ |
0a57b54b | 56 | $(OBJS)\stcdll_LexCPP.o \ |
0a57b54b | 57 | $(OBJS)\stcdll_LexCSS.o \ |
c13c38d4 RD |
58 | $(OBJS)\stcdll_LexConf.o \ |
59 | $(OBJS)\stcdll_LexCrontab.o \ | |
60 | $(OBJS)\stcdll_LexEScript.o \ | |
3f55f5b8 | 61 | $(OBJS)\stcdll_LexEiffel.o \ |
0a57b54b | 62 | $(OBJS)\stcdll_LexErlang.o \ |
0a57b54b | 63 | $(OBJS)\stcdll_LexForth.o \ |
3f55f5b8 | 64 | $(OBJS)\stcdll_LexFortran.o \ |
c13c38d4 | 65 | $(OBJS)\stcdll_LexGui4Cli.o \ |
3f55f5b8 | 66 | $(OBJS)\stcdll_LexHTML.o \ |
c13c38d4 | 67 | $(OBJS)\stcdll_LexKix.o \ |
3f55f5b8 VS |
68 | $(OBJS)\stcdll_LexLisp.o \ |
69 | $(OBJS)\stcdll_LexLout.o \ | |
70 | $(OBJS)\stcdll_LexLua.o \ | |
0a57b54b RD |
71 | $(OBJS)\stcdll_LexMMIXAL.o \ |
72 | $(OBJS)\stcdll_LexMPT.o \ | |
c13c38d4 RD |
73 | $(OBJS)\stcdll_LexMSSQL.o \ |
74 | $(OBJS)\stcdll_LexMatlab.o \ | |
75 | $(OBJS)\stcdll_LexMetapost.o \ | |
88a8b04e | 76 | $(OBJS)\stcdll_LexNsis.o \ |
3f55f5b8 | 77 | $(OBJS)\stcdll_LexOthers.o \ |
0a57b54b | 78 | $(OBJS)\stcdll_LexPB.o \ |
0a57b54b RD |
79 | $(OBJS)\stcdll_LexPOV.o \ |
80 | $(OBJS)\stcdll_LexPS.o \ | |
c13c38d4 RD |
81 | $(OBJS)\stcdll_LexPascal.o \ |
82 | $(OBJS)\stcdll_LexPerl.o \ | |
3f55f5b8 VS |
83 | $(OBJS)\stcdll_LexPython.o \ |
84 | $(OBJS)\stcdll_LexRuby.o \ | |
0a57b54b | 85 | $(OBJS)\stcdll_LexSQL.o \ |
c13c38d4 RD |
86 | $(OBJS)\stcdll_LexScriptol.o \ |
87 | $(OBJS)\stcdll_LexSpecman.o \ | |
0a57b54b | 88 | $(OBJS)\stcdll_LexTeX.o \ |
3f55f5b8 | 89 | $(OBJS)\stcdll_LexVB.o \ |
a33203cb | 90 | $(OBJS)\stcdll_LexVHDL.o \ |
591d01be | 91 | $(OBJS)\stcdll_LexVerilog.o \ |
c13c38d4 | 92 | $(OBJS)\stcdll_LexYAML.o \ |
3f55f5b8 VS |
93 | $(OBJS)\stcdll_LineMarker.o \ |
94 | $(OBJS)\stcdll_PropSet.o \ | |
95 | $(OBJS)\stcdll_RESearch.o \ | |
96 | $(OBJS)\stcdll_ScintillaBase.o \ | |
0a57b54b | 97 | $(OBJS)\stcdll_Style.o \ |
a33203cb | 98 | $(OBJS)\stcdll_StyleContext.o \ |
3f55f5b8 VS |
99 | $(OBJS)\stcdll_UniConversion.o \ |
100 | $(OBJS)\stcdll_ViewStyle.o \ | |
101 | $(OBJS)\stcdll_WindowAccessor.o \ | |
102 | $(OBJS)\stcdll_XPM.o | |
8c9f8f91 JS |
103 | STCLIB_CXXFLAGS = $(__DEBUGINFO) $(__OPTIMIZEFLAG) $(__THREADSFLAG) $(GCCFLAGS) \ |
104 | -DHAVE_W32API_H -D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \ | |
105 | $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) \ | |
106 | $(__UNICODE_DEFINE_p) -I..\..\src\stc\..\..\..\include -I$(SETUPHDIR) -W \ | |
107 | -Wall -I..\..\src\stc\..\..\include -I..\..\src\stc\scintilla\include \ | |
9bfe7ad9 | 108 | -I..\..\src\stc\scintilla\src -D__WX__ -DSCI_LEXER -DLINK_LEXERS \ |
8c9f8f91 JS |
109 | $(__RTTIFLAG) $(__EXCEPTIONSFLAG) -Wno-ctor-dtor-privacy $(CPPFLAGS) \ |
110 | $(CXXFLAGS) | |
3f55f5b8 VS |
111 | STCLIB_OBJECTS = \ |
112 | $(OBJS)\stclib_PlatWX.o \ | |
113 | $(OBJS)\stclib_ScintillaWX.o \ | |
114 | $(OBJS)\stclib_stc.o \ | |
115 | $(OBJS)\stclib_AutoComplete.o \ | |
116 | $(OBJS)\stclib_CallTip.o \ | |
117 | $(OBJS)\stclib_CellBuffer.o \ | |
118 | $(OBJS)\stclib_ContractionState.o \ | |
0a57b54b | 119 | $(OBJS)\stclib_Document.o \ |
a33203cb | 120 | $(OBJS)\stclib_DocumentAccessor.o \ |
3f55f5b8 VS |
121 | $(OBJS)\stclib_Editor.o \ |
122 | $(OBJS)\stclib_ExternalLexer.o \ | |
123 | $(OBJS)\stclib_Indicator.o \ | |
124 | $(OBJS)\stclib_KeyMap.o \ | |
125 | $(OBJS)\stclib_KeyWords.o \ | |
c13c38d4 RD |
126 | $(OBJS)\stclib_LexAPDL.o \ |
127 | $(OBJS)\stclib_LexAU3.o \ | |
128 | $(OBJS)\stclib_LexAVE.o \ | |
3f55f5b8 VS |
129 | $(OBJS)\stclib_LexAda.o \ |
130 | $(OBJS)\stclib_LexAsm.o \ | |
a33203cb | 131 | $(OBJS)\stclib_LexAsn1.o \ |
3f55f5b8 | 132 | $(OBJS)\stclib_LexBaan.o \ |
c13c38d4 | 133 | $(OBJS)\stclib_LexBash.o \ |
3f55f5b8 | 134 | $(OBJS)\stclib_LexBullant.o \ |
0a57b54b | 135 | $(OBJS)\stclib_LexCLW.o \ |
0a57b54b | 136 | $(OBJS)\stclib_LexCPP.o \ |
0a57b54b | 137 | $(OBJS)\stclib_LexCSS.o \ |
c13c38d4 RD |
138 | $(OBJS)\stclib_LexConf.o \ |
139 | $(OBJS)\stclib_LexCrontab.o \ | |
140 | $(OBJS)\stclib_LexEScript.o \ | |
3f55f5b8 | 141 | $(OBJS)\stclib_LexEiffel.o \ |
0a57b54b | 142 | $(OBJS)\stclib_LexErlang.o \ |
0a57b54b | 143 | $(OBJS)\stclib_LexForth.o \ |
3f55f5b8 | 144 | $(OBJS)\stclib_LexFortran.o \ |
c13c38d4 | 145 | $(OBJS)\stclib_LexGui4Cli.o \ |
3f55f5b8 | 146 | $(OBJS)\stclib_LexHTML.o \ |
c13c38d4 | 147 | $(OBJS)\stclib_LexKix.o \ |
3f55f5b8 VS |
148 | $(OBJS)\stclib_LexLisp.o \ |
149 | $(OBJS)\stclib_LexLout.o \ | |
150 | $(OBJS)\stclib_LexLua.o \ | |
0a57b54b RD |
151 | $(OBJS)\stclib_LexMMIXAL.o \ |
152 | $(OBJS)\stclib_LexMPT.o \ | |
c13c38d4 RD |
153 | $(OBJS)\stclib_LexMSSQL.o \ |
154 | $(OBJS)\stclib_LexMatlab.o \ | |
155 | $(OBJS)\stclib_LexMetapost.o \ | |
88a8b04e | 156 | $(OBJS)\stclib_LexNsis.o \ |
3f55f5b8 | 157 | $(OBJS)\stclib_LexOthers.o \ |
0a57b54b | 158 | $(OBJS)\stclib_LexPB.o \ |
0a57b54b RD |
159 | $(OBJS)\stclib_LexPOV.o \ |
160 | $(OBJS)\stclib_LexPS.o \ | |
c13c38d4 RD |
161 | $(OBJS)\stclib_LexPascal.o \ |
162 | $(OBJS)\stclib_LexPerl.o \ | |
3f55f5b8 VS |
163 | $(OBJS)\stclib_LexPython.o \ |
164 | $(OBJS)\stclib_LexRuby.o \ | |
0a57b54b | 165 | $(OBJS)\stclib_LexSQL.o \ |
c13c38d4 RD |
166 | $(OBJS)\stclib_LexScriptol.o \ |
167 | $(OBJS)\stclib_LexSpecman.o \ | |
0a57b54b | 168 | $(OBJS)\stclib_LexTeX.o \ |
3f55f5b8 | 169 | $(OBJS)\stclib_LexVB.o \ |
a33203cb | 170 | $(OBJS)\stclib_LexVHDL.o \ |
591d01be | 171 | $(OBJS)\stclib_LexVerilog.o \ |
c13c38d4 | 172 | $(OBJS)\stclib_LexYAML.o \ |
3f55f5b8 VS |
173 | $(OBJS)\stclib_LineMarker.o \ |
174 | $(OBJS)\stclib_PropSet.o \ | |
175 | $(OBJS)\stclib_RESearch.o \ | |
176 | $(OBJS)\stclib_ScintillaBase.o \ | |
0a57b54b | 177 | $(OBJS)\stclib_Style.o \ |
a33203cb | 178 | $(OBJS)\stclib_StyleContext.o \ |
3f55f5b8 VS |
179 | $(OBJS)\stclib_UniConversion.o \ |
180 | $(OBJS)\stclib_ViewStyle.o \ | |
181 | $(OBJS)\stclib_WindowAccessor.o \ | |
182 | $(OBJS)\stclib_XPM.o | |
250700e4 RD |
183 | |
184 | ### Conditionally set variables: ### | |
185 | ||
186 | ifeq ($(GCC_VERSION),2.95) | |
187 | GCCFLAGS = -fvtable-thunks | |
188 | endif | |
189 | ifeq ($(USE_GUI),0) | |
190 | PORTNAME = base | |
191 | endif | |
192 | ifeq ($(USE_GUI),1) | |
193 | PORTNAME = msw | |
194 | endif | |
195 | ifeq ($(OFFICIAL_BUILD),0) | |
196 | VENDORTAG = _$(VENDOR) | |
197 | endif | |
198 | ifeq ($(OFFICIAL_BUILD),1) | |
199 | VENDORTAG = | |
200 | endif | |
201 | ifeq ($(BUILD),debug) | |
3f55f5b8 VS |
202 | ifeq ($(DEBUG_FLAG),default) |
203 | WXDEBUGFLAG = d | |
204 | endif | |
205 | endif | |
206 | ifeq ($(DEBUG_FLAG),1) | |
250700e4 RD |
207 | WXDEBUGFLAG = d |
208 | endif | |
250700e4 RD |
209 | ifeq ($(UNICODE),1) |
210 | WXUNICODEFLAG = u | |
211 | endif | |
212 | ifeq ($(WXUNIV),1) | |
213 | WXUNIVNAME = univ | |
214 | endif | |
b17c1746 DE |
215 | ifeq ($(SHARED),1) |
216 | WXDLLFLAG = dll | |
217 | endif | |
a33203cb RD |
218 | ifeq ($(SHARED),0) |
219 | LIBTYPE_SUFFIX = lib | |
220 | endif | |
221 | ifeq ($(SHARED),1) | |
222 | LIBTYPE_SUFFIX = dll | |
223 | endif | |
dd65d8c8 RN |
224 | ifeq ($(MONOLITHIC),0) |
225 | EXTRALIBS_FOR_BASE = | |
226 | endif | |
227 | ifeq ($(MONOLITHIC),1) | |
228 | EXTRALIBS_FOR_BASE = | |
229 | endif | |
b17c1746 DE |
230 | ifeq ($(SHARED),1) |
231 | __stcdll___depname = \ | |
c33fae85 | 232 | $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_gcc$(VENDORTAG).dll |
b17c1746 | 233 | endif |
8c9f8f91 JS |
234 | ifeq ($(WXUNIV),1) |
235 | __WXUNIV_DEFINE_p_1 = --define __WXUNIVERSAL__ | |
236 | endif | |
237 | ifeq ($(BUILD),debug) | |
238 | ifeq ($(DEBUG_FLAG),default) | |
239 | __DEBUG_DEFINE_p_1 = --define __WXDEBUG__ | |
240 | endif | |
241 | endif | |
242 | ifeq ($(DEBUG_FLAG),1) | |
243 | __DEBUG_DEFINE_p_1 = --define __WXDEBUG__ | |
244 | endif | |
245 | ifeq ($(USE_EXCEPTIONS),0) | |
246 | __EXCEPTIONS_DEFINE_p_1 = --define wxNO_EXCEPTIONS | |
247 | endif | |
248 | ifeq ($(USE_RTTI),0) | |
249 | __RTTI_DEFINE_p_1 = --define wxNO_RTTI | |
250 | endif | |
251 | ifeq ($(USE_THREADS),0) | |
252 | __THREAD_DEFINE_p_1 = --define wxNO_THREADS | |
253 | endif | |
254 | ifeq ($(UNICODE),1) | |
255 | __UNICODE_DEFINE_p_1 = --define _UNICODE | |
256 | endif | |
b17c1746 DE |
257 | ifeq ($(MONOLITHIC),1) |
258 | __WXLIB_MONO_p = \ | |
c33fae85 | 259 | -lwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR) |
b17c1746 DE |
260 | endif |
261 | ifeq ($(USE_GUI),1) | |
9c2d002b | 262 | __LIB_TIFF_p = -lwxtiff$(WXDEBUGFLAG) |
b17c1746 DE |
263 | endif |
264 | ifeq ($(USE_GUI),1) | |
9c2d002b | 265 | __LIB_JPEG_p = -lwxjpeg$(WXDEBUGFLAG) |
b17c1746 DE |
266 | endif |
267 | ifeq ($(USE_GUI),1) | |
9c2d002b | 268 | __LIB_PNG_p = -lwxpng$(WXDEBUGFLAG) |
b17c1746 DE |
269 | endif |
270 | ifeq ($(MSLU),1) | |
271 | __UNICOWS_LIB_p = -lunicows | |
272 | endif | |
273 | ifeq ($(MONOLITHIC),0) | |
274 | __WXLIB_CORE_p = \ | |
c33fae85 | 275 | -lwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core |
b17c1746 DE |
276 | endif |
277 | ifeq ($(MONOLITHIC),0) | |
c33fae85 RN |
278 | __WXLIB_BASE_p = \ |
279 | -lwxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR) | |
b17c1746 DE |
280 | endif |
281 | ifeq ($(SHARED),0) | |
282 | __stclib___depname = \ | |
c33fae85 | 283 | $(LIBDIRNAME)\libwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.a |
b17c1746 | 284 | endif |
250700e4 | 285 | ifeq ($(BUILD),debug) |
3f55f5b8 VS |
286 | ifeq ($(DEBUG_INFO),default) |
287 | __DEBUGINFO = -g | |
288 | endif | |
250700e4 RD |
289 | endif |
290 | ifeq ($(BUILD),release) | |
3f55f5b8 VS |
291 | ifeq ($(DEBUG_INFO),default) |
292 | __DEBUGINFO = | |
293 | endif | |
294 | endif | |
295 | ifeq ($(DEBUG_INFO),0) | |
296 | __DEBUGINFO = | |
297 | endif | |
298 | ifeq ($(DEBUG_INFO),1) | |
299 | __DEBUGINFO = -g | |
250700e4 RD |
300 | endif |
301 | ifeq ($(BUILD),debug) | |
b17c1746 | 302 | __OPTIMIZEFLAG = -O0 |
3f55f5b8 | 303 | endif |
b17c1746 DE |
304 | ifeq ($(BUILD),release) |
305 | __OPTIMIZEFLAG = -O2 | |
250700e4 | 306 | endif |
8c9f8f91 JS |
307 | ifeq ($(USE_THREADS),0) |
308 | __THREADSFLAG = | |
a4ad36cd | 309 | endif |
8c9f8f91 JS |
310 | ifeq ($(USE_THREADS),1) |
311 | __THREADSFLAG = -mthreads | |
312 | endif | |
313 | ifeq ($(USE_RTTI),0) | |
314 | __RTTIFLAG = -fno-rtti | |
315 | endif | |
316 | ifeq ($(USE_RTTI),1) | |
317 | __RTTIFLAG = | |
a4ad36cd VS |
318 | endif |
319 | ifeq ($(USE_EXCEPTIONS),0) | |
8c9f8f91 | 320 | __EXCEPTIONSFLAG = -fno-exceptions |
a4ad36cd VS |
321 | endif |
322 | ifeq ($(USE_EXCEPTIONS),1) | |
8c9f8f91 | 323 | __EXCEPTIONSFLAG = |
a4ad36cd | 324 | endif |
b17c1746 DE |
325 | ifeq ($(WXUNIV),1) |
326 | __WXUNIV_DEFINE_p = -D__WXUNIVERSAL__ | |
3f55f5b8 | 327 | endif |
250700e4 | 328 | ifeq ($(BUILD),debug) |
b17c1746 DE |
329 | ifeq ($(DEBUG_FLAG),default) |
330 | __DEBUG_DEFINE_p = -D__WXDEBUG__ | |
250700e4 | 331 | endif |
b17c1746 DE |
332 | endif |
333 | ifeq ($(DEBUG_FLAG),1) | |
334 | __DEBUG_DEFINE_p = -D__WXDEBUG__ | |
250700e4 | 335 | endif |
8c9f8f91 JS |
336 | ifeq ($(USE_EXCEPTIONS),0) |
337 | __EXCEPTIONS_DEFINE_p = -DwxNO_EXCEPTIONS | |
338 | endif | |
339 | ifeq ($(USE_RTTI),0) | |
340 | __RTTI_DEFINE_p = -DwxNO_RTTI | |
341 | endif | |
342 | ifeq ($(USE_THREADS),0) | |
343 | __THREAD_DEFINE_p = -DwxNO_THREADS | |
344 | endif | |
250700e4 | 345 | ifeq ($(UNICODE),1) |
ec08d395 | 346 | __UNICODE_DEFINE_p = -D_UNICODE |
250700e4 | 347 | endif |
250700e4 RD |
348 | |
349 | ||
350 | all: $(OBJS) | |
351 | $(OBJS): | |
352 | -if not exist $(OBJS) mkdir $(OBJS) | |
353 | ||
354 | ### Targets: ### | |
355 | ||
356 | all: $(__stcdll___depname) $(__stclib___depname) | |
357 | ||
b17c1746 DE |
358 | clean: |
359 | -if exist $(OBJS)\*.o del $(OBJS)\*.o | |
c33fae85 RN |
360 | -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_gcc$(VENDORTAG).dll del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_gcc$(VENDORTAG).dll |
361 | -if exist $(LIBDIRNAME)\libwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.a del $(LIBDIRNAME)\libwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.a | |
362 | -if exist $(LIBDIRNAME)\libwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.a del $(LIBDIRNAME)\libwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.a | |
b17c1746 DE |
363 | |
364 | ifeq ($(SHARED),1) | |
8c9f8f91 JS |
365 | $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_gcc$(VENDORTAG).dll: $(STCDLL_OBJECTS) $(OBJS)\stcdll_version_rc.o |
366 | $(CXX) -shared -fPIC -o $@ $(STCDLL_OBJECTS) $(LDFLAGS) $(__DEBUGINFO) $(__THREADSFLAG) -L$(LIBDIRNAME) -Wl,--out-implib,$(LIBDIRNAME)\libwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.a $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) -lwxzlib$(WXDEBUGFLAG) -lwxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG) -lwxexpat$(WXDEBUGFLAG) $(EXTRALIBS_FOR_BASE) $(__UNICOWS_LIB_p) -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lole32 -loleaut32 -luuid -lrpcrt4 -ladvapi32 -lwsock32 -lodbc32 $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) | |
b17c1746 DE |
367 | endif |
368 | ||
369 | ifeq ($(SHARED),0) | |
c33fae85 | 370 | $(LIBDIRNAME)\libwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.a: $(STCLIB_OBJECTS) |
b17c1746 DE |
371 | if exist $@ del $@ |
372 | ar rcu $@ $(STCLIB_OBJECTS) | |
373 | ranlib $@ | |
374 | endif | |
375 | ||
8c9f8f91 JS |
376 | $(OBJS)\stcdll_version_rc.o: ../../src/stc/src/msw/version.rc |
377 | windres --use-temp-file -i$< -o$@ --define __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__EXCEPTIONS_DEFINE_p_1) $(__RTTI_DEFINE_p_1) $(__THREAD_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) --include-dir ../../src/stc/../../../include --include-dir $(SETUPHDIR) --define WXDLLNAME=wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_gcc$(VENDORTAG) | |
378 | ||
b17c1746 DE |
379 | $(OBJS)\stcdll_PlatWX.o: ../../src/stc/PlatWX.cpp |
380 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< | |
381 | ||
382 | $(OBJS)\stcdll_ScintillaWX.o: ../../src/stc/ScintillaWX.cpp | |
383 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< | |
384 | ||
385 | $(OBJS)\stcdll_stc.o: ../../src/stc/stc.cpp | |
386 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< | |
387 | ||
1c3a6972 | 388 | $(OBJS)\stcdll_AutoComplete.o: ../../src/stc/scintilla/src/AutoComplete.cxx |
250700e4 RD |
389 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
390 | ||
1c3a6972 | 391 | $(OBJS)\stcdll_CallTip.o: ../../src/stc/scintilla/src/CallTip.cxx |
250700e4 RD |
392 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
393 | ||
1c3a6972 | 394 | $(OBJS)\stcdll_CellBuffer.o: ../../src/stc/scintilla/src/CellBuffer.cxx |
250700e4 RD |
395 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
396 | ||
1c3a6972 | 397 | $(OBJS)\stcdll_ContractionState.o: ../../src/stc/scintilla/src/ContractionState.cxx |
250700e4 RD |
398 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
399 | ||
a33203cb | 400 | $(OBJS)\stcdll_Document.o: ../../src/stc/scintilla/src/Document.cxx |
250700e4 RD |
401 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
402 | ||
a33203cb | 403 | $(OBJS)\stcdll_DocumentAccessor.o: ../../src/stc/scintilla/src/DocumentAccessor.cxx |
250700e4 RD |
404 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
405 | ||
1c3a6972 | 406 | $(OBJS)\stcdll_Editor.o: ../../src/stc/scintilla/src/Editor.cxx |
250700e4 RD |
407 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
408 | ||
1c3a6972 | 409 | $(OBJS)\stcdll_ExternalLexer.o: ../../src/stc/scintilla/src/ExternalLexer.cxx |
250700e4 RD |
410 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
411 | ||
1c3a6972 | 412 | $(OBJS)\stcdll_Indicator.o: ../../src/stc/scintilla/src/Indicator.cxx |
250700e4 RD |
413 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
414 | ||
1c3a6972 | 415 | $(OBJS)\stcdll_KeyMap.o: ../../src/stc/scintilla/src/KeyMap.cxx |
250700e4 RD |
416 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
417 | ||
1c3a6972 | 418 | $(OBJS)\stcdll_KeyWords.o: ../../src/stc/scintilla/src/KeyWords.cxx |
250700e4 RD |
419 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
420 | ||
c13c38d4 | 421 | $(OBJS)\stcdll_LexAPDL.o: ../../src/stc/scintilla/src/LexAPDL.cxx |
250700e4 RD |
422 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
423 | ||
c13c38d4 | 424 | $(OBJS)\stcdll_LexAU3.o: ../../src/stc/scintilla/src/LexAU3.cxx |
250700e4 RD |
425 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
426 | ||
0a57b54b RD |
427 | $(OBJS)\stcdll_LexAVE.o: ../../src/stc/scintilla/src/LexAVE.cxx |
428 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< | |
429 | ||
c13c38d4 RD |
430 | $(OBJS)\stcdll_LexAda.o: ../../src/stc/scintilla/src/LexAda.cxx |
431 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< | |
432 | ||
433 | $(OBJS)\stcdll_LexAsm.o: ../../src/stc/scintilla/src/LexAsm.cxx | |
434 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< | |
435 | ||
a33203cb RD |
436 | $(OBJS)\stcdll_LexAsn1.o: ../../src/stc/scintilla/src/LexAsn1.cxx |
437 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< | |
438 | ||
1c3a6972 | 439 | $(OBJS)\stcdll_LexBaan.o: ../../src/stc/scintilla/src/LexBaan.cxx |
250700e4 RD |
440 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
441 | ||
c13c38d4 RD |
442 | $(OBJS)\stcdll_LexBash.o: ../../src/stc/scintilla/src/LexBash.cxx |
443 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< | |
444 | ||
1c3a6972 | 445 | $(OBJS)\stcdll_LexBullant.o: ../../src/stc/scintilla/src/LexBullant.cxx |
250700e4 RD |
446 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
447 | ||
0a57b54b | 448 | $(OBJS)\stcdll_LexCLW.o: ../../src/stc/scintilla/src/LexCLW.cxx |
250700e4 RD |
449 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
450 | ||
c13c38d4 | 451 | $(OBJS)\stcdll_LexCPP.o: ../../src/stc/scintilla/src/LexCPP.cxx |
250700e4 RD |
452 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
453 | ||
c13c38d4 RD |
454 | $(OBJS)\stcdll_LexCSS.o: ../../src/stc/scintilla/src/LexCSS.cxx |
455 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< | |
456 | ||
457 | $(OBJS)\stcdll_LexConf.o: ../../src/stc/scintilla/src/LexConf.cxx | |
250700e4 RD |
458 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
459 | ||
1c3a6972 | 460 | $(OBJS)\stcdll_LexCrontab.o: ../../src/stc/scintilla/src/LexCrontab.cxx |
250700e4 RD |
461 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
462 | ||
c13c38d4 | 463 | $(OBJS)\stcdll_LexEScript.o: ../../src/stc/scintilla/src/LexEScript.cxx |
0a57b54b RD |
464 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
465 | ||
b17c1746 | 466 | $(OBJS)\stcdll_LexEiffel.o: ../../src/stc/scintilla/src/LexEiffel.cxx |
250700e4 RD |
467 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
468 | ||
0a57b54b RD |
469 | $(OBJS)\stcdll_LexErlang.o: ../../src/stc/scintilla/src/LexErlang.cxx |
470 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< | |
471 | ||
0a57b54b RD |
472 | $(OBJS)\stcdll_LexForth.o: ../../src/stc/scintilla/src/LexForth.cxx |
473 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< | |
474 | ||
1c3a6972 | 475 | $(OBJS)\stcdll_LexFortran.o: ../../src/stc/scintilla/src/LexFortran.cxx |
250700e4 RD |
476 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
477 | ||
c13c38d4 RD |
478 | $(OBJS)\stcdll_LexGui4Cli.o: ../../src/stc/scintilla/src/LexGui4Cli.cxx |
479 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< | |
480 | ||
1c3a6972 | 481 | $(OBJS)\stcdll_LexHTML.o: ../../src/stc/scintilla/src/LexHTML.cxx |
250700e4 RD |
482 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
483 | ||
c13c38d4 RD |
484 | $(OBJS)\stcdll_LexKix.o: ../../src/stc/scintilla/src/LexKix.cxx |
485 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< | |
486 | ||
1c3a6972 | 487 | $(OBJS)\stcdll_LexLisp.o: ../../src/stc/scintilla/src/LexLisp.cxx |
250700e4 RD |
488 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
489 | ||
1c3a6972 | 490 | $(OBJS)\stcdll_LexLout.o: ../../src/stc/scintilla/src/LexLout.cxx |
250700e4 RD |
491 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
492 | ||
1c3a6972 | 493 | $(OBJS)\stcdll_LexLua.o: ../../src/stc/scintilla/src/LexLua.cxx |
250700e4 RD |
494 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
495 | ||
c13c38d4 | 496 | $(OBJS)\stcdll_LexMMIXAL.o: ../../src/stc/scintilla/src/LexMMIXAL.cxx |
0a57b54b RD |
497 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
498 | ||
c13c38d4 | 499 | $(OBJS)\stcdll_LexMPT.o: ../../src/stc/scintilla/src/LexMPT.cxx |
0a57b54b RD |
500 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
501 | ||
c13c38d4 | 502 | $(OBJS)\stcdll_LexMSSQL.o: ../../src/stc/scintilla/src/LexMSSQL.cxx |
88a8b04e RD |
503 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
504 | ||
c13c38d4 | 505 | $(OBJS)\stcdll_LexMatlab.o: ../../src/stc/scintilla/src/LexMatlab.cxx |
250700e4 RD |
506 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
507 | ||
c13c38d4 | 508 | $(OBJS)\stcdll_LexMetapost.o: ../../src/stc/scintilla/src/LexMetapost.cxx |
88a8b04e RD |
509 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
510 | ||
c13c38d4 | 511 | $(OBJS)\stcdll_LexNsis.o: ../../src/stc/scintilla/src/LexNsis.cxx |
250700e4 RD |
512 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
513 | ||
c13c38d4 | 514 | $(OBJS)\stcdll_LexOthers.o: ../../src/stc/scintilla/src/LexOthers.cxx |
250700e4 RD |
515 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
516 | ||
0a57b54b | 517 | $(OBJS)\stcdll_LexPB.o: ../../src/stc/scintilla/src/LexPB.cxx |
88a8b04e RD |
518 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
519 | ||
0a57b54b RD |
520 | $(OBJS)\stcdll_LexPOV.o: ../../src/stc/scintilla/src/LexPOV.cxx |
521 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< | |
522 | ||
523 | $(OBJS)\stcdll_LexPS.o: ../../src/stc/scintilla/src/LexPS.cxx | |
250700e4 RD |
524 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
525 | ||
c13c38d4 | 526 | $(OBJS)\stcdll_LexPascal.o: ../../src/stc/scintilla/src/LexPascal.cxx |
88a8b04e RD |
527 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
528 | ||
c13c38d4 | 529 | $(OBJS)\stcdll_LexPerl.o: ../../src/stc/scintilla/src/LexPerl.cxx |
250700e4 RD |
530 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
531 | ||
c13c38d4 | 532 | $(OBJS)\stcdll_LexPython.o: ../../src/stc/scintilla/src/LexPython.cxx |
0a57b54b RD |
533 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
534 | ||
c13c38d4 | 535 | $(OBJS)\stcdll_LexRuby.o: ../../src/stc/scintilla/src/LexRuby.cxx |
591d01be RD |
536 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
537 | ||
c13c38d4 | 538 | $(OBJS)\stcdll_LexSQL.o: ../../src/stc/scintilla/src/LexSQL.cxx |
591d01be RD |
539 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
540 | ||
c13c38d4 | 541 | $(OBJS)\stcdll_LexScriptol.o: ../../src/stc/scintilla/src/LexScriptol.cxx |
591d01be RD |
542 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
543 | ||
c13c38d4 | 544 | $(OBJS)\stcdll_LexSpecman.o: ../../src/stc/scintilla/src/LexSpecman.cxx |
591d01be RD |
545 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
546 | ||
c13c38d4 | 547 | $(OBJS)\stcdll_LexTeX.o: ../../src/stc/scintilla/src/LexTeX.cxx |
591d01be RD |
548 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
549 | ||
c13c38d4 | 550 | $(OBJS)\stcdll_LexVB.o: ../../src/stc/scintilla/src/LexVB.cxx |
591d01be RD |
551 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
552 | ||
a33203cb RD |
553 | $(OBJS)\stcdll_LexVHDL.o: ../../src/stc/scintilla/src/LexVHDL.cxx |
554 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< | |
555 | ||
c13c38d4 | 556 | $(OBJS)\stcdll_LexVerilog.o: ../../src/stc/scintilla/src/LexVerilog.cxx |
591d01be RD |
557 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
558 | ||
c13c38d4 | 559 | $(OBJS)\stcdll_LexYAML.o: ../../src/stc/scintilla/src/LexYAML.cxx |
591d01be RD |
560 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
561 | ||
1c3a6972 | 562 | $(OBJS)\stcdll_LineMarker.o: ../../src/stc/scintilla/src/LineMarker.cxx |
250700e4 RD |
563 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
564 | ||
1c3a6972 | 565 | $(OBJS)\stcdll_PropSet.o: ../../src/stc/scintilla/src/PropSet.cxx |
250700e4 RD |
566 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
567 | ||
1c3a6972 | 568 | $(OBJS)\stcdll_RESearch.o: ../../src/stc/scintilla/src/RESearch.cxx |
250700e4 RD |
569 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
570 | ||
1c3a6972 | 571 | $(OBJS)\stcdll_ScintillaBase.o: ../../src/stc/scintilla/src/ScintillaBase.cxx |
250700e4 RD |
572 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
573 | ||
a33203cb | 574 | $(OBJS)\stcdll_Style.o: ../../src/stc/scintilla/src/Style.cxx |
250700e4 RD |
575 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
576 | ||
a33203cb | 577 | $(OBJS)\stcdll_StyleContext.o: ../../src/stc/scintilla/src/StyleContext.cxx |
250700e4 RD |
578 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
579 | ||
1c3a6972 | 580 | $(OBJS)\stcdll_UniConversion.o: ../../src/stc/scintilla/src/UniConversion.cxx |
250700e4 RD |
581 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
582 | ||
1c3a6972 | 583 | $(OBJS)\stcdll_ViewStyle.o: ../../src/stc/scintilla/src/ViewStyle.cxx |
250700e4 RD |
584 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
585 | ||
1c3a6972 | 586 | $(OBJS)\stcdll_WindowAccessor.o: ../../src/stc/scintilla/src/WindowAccessor.cxx |
250700e4 RD |
587 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
588 | ||
1c3a6972 | 589 | $(OBJS)\stcdll_XPM.o: ../../src/stc/scintilla/src/XPM.cxx |
250700e4 RD |
590 | $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $< |
591 | ||
b17c1746 DE |
592 | $(OBJS)\stclib_PlatWX.o: ../../src/stc/PlatWX.cpp |
593 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< | |
594 | ||
595 | $(OBJS)\stclib_ScintillaWX.o: ../../src/stc/ScintillaWX.cpp | |
596 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< | |
597 | ||
598 | $(OBJS)\stclib_stc.o: ../../src/stc/stc.cpp | |
599 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< | |
250700e4 | 600 | |
1c3a6972 | 601 | $(OBJS)\stclib_AutoComplete.o: ../../src/stc/scintilla/src/AutoComplete.cxx |
250700e4 RD |
602 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
603 | ||
1c3a6972 | 604 | $(OBJS)\stclib_CallTip.o: ../../src/stc/scintilla/src/CallTip.cxx |
250700e4 RD |
605 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
606 | ||
1c3a6972 | 607 | $(OBJS)\stclib_CellBuffer.o: ../../src/stc/scintilla/src/CellBuffer.cxx |
250700e4 RD |
608 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
609 | ||
1c3a6972 | 610 | $(OBJS)\stclib_ContractionState.o: ../../src/stc/scintilla/src/ContractionState.cxx |
250700e4 RD |
611 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
612 | ||
a33203cb | 613 | $(OBJS)\stclib_Document.o: ../../src/stc/scintilla/src/Document.cxx |
250700e4 RD |
614 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
615 | ||
a33203cb | 616 | $(OBJS)\stclib_DocumentAccessor.o: ../../src/stc/scintilla/src/DocumentAccessor.cxx |
250700e4 RD |
617 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
618 | ||
1c3a6972 | 619 | $(OBJS)\stclib_Editor.o: ../../src/stc/scintilla/src/Editor.cxx |
250700e4 RD |
620 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
621 | ||
1c3a6972 | 622 | $(OBJS)\stclib_ExternalLexer.o: ../../src/stc/scintilla/src/ExternalLexer.cxx |
250700e4 RD |
623 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
624 | ||
1c3a6972 | 625 | $(OBJS)\stclib_Indicator.o: ../../src/stc/scintilla/src/Indicator.cxx |
250700e4 RD |
626 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
627 | ||
1c3a6972 | 628 | $(OBJS)\stclib_KeyMap.o: ../../src/stc/scintilla/src/KeyMap.cxx |
250700e4 RD |
629 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
630 | ||
1c3a6972 | 631 | $(OBJS)\stclib_KeyWords.o: ../../src/stc/scintilla/src/KeyWords.cxx |
250700e4 RD |
632 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
633 | ||
c13c38d4 | 634 | $(OBJS)\stclib_LexAPDL.o: ../../src/stc/scintilla/src/LexAPDL.cxx |
250700e4 RD |
635 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
636 | ||
c13c38d4 | 637 | $(OBJS)\stclib_LexAU3.o: ../../src/stc/scintilla/src/LexAU3.cxx |
250700e4 RD |
638 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
639 | ||
0a57b54b RD |
640 | $(OBJS)\stclib_LexAVE.o: ../../src/stc/scintilla/src/LexAVE.cxx |
641 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< | |
642 | ||
c13c38d4 RD |
643 | $(OBJS)\stclib_LexAda.o: ../../src/stc/scintilla/src/LexAda.cxx |
644 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< | |
645 | ||
646 | $(OBJS)\stclib_LexAsm.o: ../../src/stc/scintilla/src/LexAsm.cxx | |
647 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< | |
648 | ||
a33203cb RD |
649 | $(OBJS)\stclib_LexAsn1.o: ../../src/stc/scintilla/src/LexAsn1.cxx |
650 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< | |
651 | ||
1c3a6972 | 652 | $(OBJS)\stclib_LexBaan.o: ../../src/stc/scintilla/src/LexBaan.cxx |
250700e4 RD |
653 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
654 | ||
c13c38d4 RD |
655 | $(OBJS)\stclib_LexBash.o: ../../src/stc/scintilla/src/LexBash.cxx |
656 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< | |
657 | ||
1c3a6972 | 658 | $(OBJS)\stclib_LexBullant.o: ../../src/stc/scintilla/src/LexBullant.cxx |
250700e4 RD |
659 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
660 | ||
0a57b54b | 661 | $(OBJS)\stclib_LexCLW.o: ../../src/stc/scintilla/src/LexCLW.cxx |
250700e4 RD |
662 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
663 | ||
c13c38d4 | 664 | $(OBJS)\stclib_LexCPP.o: ../../src/stc/scintilla/src/LexCPP.cxx |
250700e4 RD |
665 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
666 | ||
c13c38d4 RD |
667 | $(OBJS)\stclib_LexCSS.o: ../../src/stc/scintilla/src/LexCSS.cxx |
668 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< | |
669 | ||
670 | $(OBJS)\stclib_LexConf.o: ../../src/stc/scintilla/src/LexConf.cxx | |
250700e4 RD |
671 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
672 | ||
1c3a6972 | 673 | $(OBJS)\stclib_LexCrontab.o: ../../src/stc/scintilla/src/LexCrontab.cxx |
250700e4 RD |
674 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
675 | ||
c13c38d4 | 676 | $(OBJS)\stclib_LexEScript.o: ../../src/stc/scintilla/src/LexEScript.cxx |
0a57b54b RD |
677 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
678 | ||
b17c1746 | 679 | $(OBJS)\stclib_LexEiffel.o: ../../src/stc/scintilla/src/LexEiffel.cxx |
250700e4 RD |
680 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
681 | ||
0a57b54b RD |
682 | $(OBJS)\stclib_LexErlang.o: ../../src/stc/scintilla/src/LexErlang.cxx |
683 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< | |
684 | ||
0a57b54b RD |
685 | $(OBJS)\stclib_LexForth.o: ../../src/stc/scintilla/src/LexForth.cxx |
686 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< | |
687 | ||
1c3a6972 | 688 | $(OBJS)\stclib_LexFortran.o: ../../src/stc/scintilla/src/LexFortran.cxx |
250700e4 RD |
689 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
690 | ||
c13c38d4 RD |
691 | $(OBJS)\stclib_LexGui4Cli.o: ../../src/stc/scintilla/src/LexGui4Cli.cxx |
692 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< | |
693 | ||
1c3a6972 | 694 | $(OBJS)\stclib_LexHTML.o: ../../src/stc/scintilla/src/LexHTML.cxx |
250700e4 RD |
695 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
696 | ||
c13c38d4 RD |
697 | $(OBJS)\stclib_LexKix.o: ../../src/stc/scintilla/src/LexKix.cxx |
698 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< | |
699 | ||
1c3a6972 | 700 | $(OBJS)\stclib_LexLisp.o: ../../src/stc/scintilla/src/LexLisp.cxx |
250700e4 RD |
701 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
702 | ||
1c3a6972 | 703 | $(OBJS)\stclib_LexLout.o: ../../src/stc/scintilla/src/LexLout.cxx |
250700e4 RD |
704 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
705 | ||
1c3a6972 | 706 | $(OBJS)\stclib_LexLua.o: ../../src/stc/scintilla/src/LexLua.cxx |
250700e4 RD |
707 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
708 | ||
c13c38d4 | 709 | $(OBJS)\stclib_LexMMIXAL.o: ../../src/stc/scintilla/src/LexMMIXAL.cxx |
0a57b54b RD |
710 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
711 | ||
c13c38d4 | 712 | $(OBJS)\stclib_LexMPT.o: ../../src/stc/scintilla/src/LexMPT.cxx |
0a57b54b RD |
713 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
714 | ||
c13c38d4 | 715 | $(OBJS)\stclib_LexMSSQL.o: ../../src/stc/scintilla/src/LexMSSQL.cxx |
88a8b04e RD |
716 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
717 | ||
c13c38d4 | 718 | $(OBJS)\stclib_LexMatlab.o: ../../src/stc/scintilla/src/LexMatlab.cxx |
250700e4 RD |
719 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
720 | ||
c13c38d4 | 721 | $(OBJS)\stclib_LexMetapost.o: ../../src/stc/scintilla/src/LexMetapost.cxx |
88a8b04e RD |
722 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
723 | ||
c13c38d4 | 724 | $(OBJS)\stclib_LexNsis.o: ../../src/stc/scintilla/src/LexNsis.cxx |
250700e4 RD |
725 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
726 | ||
c13c38d4 | 727 | $(OBJS)\stclib_LexOthers.o: ../../src/stc/scintilla/src/LexOthers.cxx |
250700e4 RD |
728 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
729 | ||
0a57b54b | 730 | $(OBJS)\stclib_LexPB.o: ../../src/stc/scintilla/src/LexPB.cxx |
88a8b04e RD |
731 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
732 | ||
0a57b54b RD |
733 | $(OBJS)\stclib_LexPOV.o: ../../src/stc/scintilla/src/LexPOV.cxx |
734 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< | |
735 | ||
736 | $(OBJS)\stclib_LexPS.o: ../../src/stc/scintilla/src/LexPS.cxx | |
250700e4 RD |
737 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
738 | ||
c13c38d4 | 739 | $(OBJS)\stclib_LexPascal.o: ../../src/stc/scintilla/src/LexPascal.cxx |
88a8b04e RD |
740 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
741 | ||
c13c38d4 | 742 | $(OBJS)\stclib_LexPerl.o: ../../src/stc/scintilla/src/LexPerl.cxx |
250700e4 RD |
743 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
744 | ||
c13c38d4 | 745 | $(OBJS)\stclib_LexPython.o: ../../src/stc/scintilla/src/LexPython.cxx |
0a57b54b RD |
746 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
747 | ||
c13c38d4 | 748 | $(OBJS)\stclib_LexRuby.o: ../../src/stc/scintilla/src/LexRuby.cxx |
591d01be RD |
749 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
750 | ||
c13c38d4 | 751 | $(OBJS)\stclib_LexSQL.o: ../../src/stc/scintilla/src/LexSQL.cxx |
591d01be RD |
752 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
753 | ||
c13c38d4 | 754 | $(OBJS)\stclib_LexScriptol.o: ../../src/stc/scintilla/src/LexScriptol.cxx |
591d01be RD |
755 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
756 | ||
c13c38d4 | 757 | $(OBJS)\stclib_LexSpecman.o: ../../src/stc/scintilla/src/LexSpecman.cxx |
591d01be RD |
758 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
759 | ||
c13c38d4 | 760 | $(OBJS)\stclib_LexTeX.o: ../../src/stc/scintilla/src/LexTeX.cxx |
591d01be RD |
761 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
762 | ||
c13c38d4 | 763 | $(OBJS)\stclib_LexVB.o: ../../src/stc/scintilla/src/LexVB.cxx |
591d01be RD |
764 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
765 | ||
a33203cb RD |
766 | $(OBJS)\stclib_LexVHDL.o: ../../src/stc/scintilla/src/LexVHDL.cxx |
767 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< | |
768 | ||
c13c38d4 | 769 | $(OBJS)\stclib_LexVerilog.o: ../../src/stc/scintilla/src/LexVerilog.cxx |
591d01be RD |
770 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
771 | ||
c13c38d4 | 772 | $(OBJS)\stclib_LexYAML.o: ../../src/stc/scintilla/src/LexYAML.cxx |
591d01be RD |
773 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
774 | ||
1c3a6972 | 775 | $(OBJS)\stclib_LineMarker.o: ../../src/stc/scintilla/src/LineMarker.cxx |
250700e4 RD |
776 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
777 | ||
1c3a6972 | 778 | $(OBJS)\stclib_PropSet.o: ../../src/stc/scintilla/src/PropSet.cxx |
250700e4 RD |
779 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
780 | ||
1c3a6972 | 781 | $(OBJS)\stclib_RESearch.o: ../../src/stc/scintilla/src/RESearch.cxx |
250700e4 RD |
782 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
783 | ||
1c3a6972 | 784 | $(OBJS)\stclib_ScintillaBase.o: ../../src/stc/scintilla/src/ScintillaBase.cxx |
250700e4 RD |
785 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
786 | ||
a33203cb | 787 | $(OBJS)\stclib_Style.o: ../../src/stc/scintilla/src/Style.cxx |
250700e4 RD |
788 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
789 | ||
a33203cb | 790 | $(OBJS)\stclib_StyleContext.o: ../../src/stc/scintilla/src/StyleContext.cxx |
250700e4 RD |
791 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
792 | ||
1c3a6972 | 793 | $(OBJS)\stclib_UniConversion.o: ../../src/stc/scintilla/src/UniConversion.cxx |
250700e4 RD |
794 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
795 | ||
1c3a6972 | 796 | $(OBJS)\stclib_ViewStyle.o: ../../src/stc/scintilla/src/ViewStyle.cxx |
250700e4 RD |
797 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
798 | ||
1c3a6972 | 799 | $(OBJS)\stclib_WindowAccessor.o: ../../src/stc/scintilla/src/WindowAccessor.cxx |
250700e4 RD |
800 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
801 | ||
1c3a6972 | 802 | $(OBJS)\stclib_XPM.o: ../../src/stc/scintilla/src/XPM.cxx |
250700e4 RD |
803 | $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $< |
804 | ||
250700e4 | 805 | .PHONY: all clean |
a33203cb | 806 | |
8c9f8f91 | 807 |