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