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