]> git.saurik.com Git - wxWidgets.git/blame - contrib/build/stc/makefile.gcc
added possibility to throw different objects and crash directly from the main frame...
[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
dd65d8c8
RN
209ifeq ($(MONOLITHIC),0)
210EXTRALIBS_FOR_BASE =
211endif
212ifeq ($(MONOLITHIC),1)
213EXTRALIBS_FOR_BASE =
214endif
b17c1746
DE
215ifeq ($(SHARED),1)
216__stcdll___depname = \
c33fae85 217 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_gcc$(VENDORTAG).dll
b17c1746
DE
218endif
219ifeq ($(MONOLITHIC),1)
220__WXLIB_MONO_p = \
c33fae85 221 -lwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)
b17c1746
DE
222endif
223ifeq ($(USE_GUI),1)
9c2d002b 224__LIB_TIFF_p = -lwxtiff$(WXDEBUGFLAG)
b17c1746
DE
225endif
226ifeq ($(USE_GUI),1)
9c2d002b 227__LIB_JPEG_p = -lwxjpeg$(WXDEBUGFLAG)
b17c1746
DE
228endif
229ifeq ($(USE_GUI),1)
9c2d002b 230__LIB_PNG_p = -lwxpng$(WXDEBUGFLAG)
b17c1746
DE
231endif
232ifeq ($(MSLU),1)
233__UNICOWS_LIB_p = -lunicows
234endif
235ifeq ($(MONOLITHIC),0)
236__WXLIB_CORE_p = \
c33fae85 237 -lwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core
b17c1746
DE
238endif
239ifeq ($(MONOLITHIC),0)
c33fae85
RN
240__WXLIB_BASE_p = \
241 -lwxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)
b17c1746
DE
242endif
243ifeq ($(SHARED),0)
244__stclib___depname = \
c33fae85 245 $(LIBDIRNAME)\libwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.a
b17c1746 246endif
250700e4 247ifeq ($(BUILD),debug)
3f55f5b8
VS
248ifeq ($(DEBUG_INFO),default)
249__DEBUGINFO = -g
250endif
250700e4
RD
251endif
252ifeq ($(BUILD),release)
3f55f5b8
VS
253ifeq ($(DEBUG_INFO),default)
254__DEBUGINFO =
255endif
256endif
257ifeq ($(DEBUG_INFO),0)
258__DEBUGINFO =
259endif
260ifeq ($(DEBUG_INFO),1)
261__DEBUGINFO = -g
250700e4
RD
262endif
263ifeq ($(BUILD),debug)
b17c1746 264__OPTIMIZEFLAG = -O0
3f55f5b8 265endif
b17c1746
DE
266ifeq ($(BUILD),release)
267__OPTIMIZEFLAG = -O2
250700e4 268endif
a4ad36cd
VS
269ifeq ($(USE_EXCEPTIONS),0)
270__EXCEPTIONSFLAG = -fno-rtti
271endif
272ifeq ($(USE_EXCEPTIONS),1)
273__EXCEPTIONSFLAG =
274endif
275ifeq ($(USE_EXCEPTIONS),0)
276__EXCEPTIONSFLAG_0 = -fno-exceptions
277endif
278ifeq ($(USE_EXCEPTIONS),1)
279__EXCEPTIONSFLAG_0 =
280endif
b17c1746
DE
281ifeq ($(WXUNIV),1)
282__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
3f55f5b8 283endif
250700e4 284ifeq ($(BUILD),debug)
b17c1746
DE
285ifeq ($(DEBUG_FLAG),default)
286__DEBUG_DEFINE_p = -D__WXDEBUG__
250700e4 287endif
b17c1746
DE
288endif
289ifeq ($(DEBUG_FLAG),1)
290__DEBUG_DEFINE_p = -D__WXDEBUG__
250700e4
RD
291endif
292ifeq ($(UNICODE),1)
ec08d395 293__UNICODE_DEFINE_p = -D_UNICODE
250700e4 294endif
b17c1746
DE
295ifeq ($(SHARED),0)
296LIBDIRNAME = ..\..\src\stc\..\..\..\lib\gcc_lib$(CFG)
250700e4
RD
297endif
298ifeq ($(SHARED),1)
b17c1746 299LIBDIRNAME = ..\..\src\stc\..\..\..\lib\gcc_dll$(CFG)
250700e4
RD
300endif
301
302
303all: $(OBJS)
304$(OBJS):
305 -if not exist $(OBJS) mkdir $(OBJS)
306
307### Targets: ###
308
309all: $(__stcdll___depname) $(__stclib___depname)
310
b17c1746
DE
311clean:
312 -if exist $(OBJS)\*.o del $(OBJS)\*.o
c33fae85
RN
313 -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
314 -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
315 -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
316
317ifeq ($(SHARED),1)
c33fae85 318$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_gcc$(VENDORTAG).dll: $(STCDLL_OBJECTS)
dd65d8c8 319 $(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) -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
320endif
321
322ifeq ($(SHARED),0)
c33fae85 323$(LIBDIRNAME)\libwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.a: $(STCLIB_OBJECTS)
b17c1746
DE
324 if exist $@ del $@
325 ar rcu $@ $(STCLIB_OBJECTS)
326 ranlib $@
327endif
328
329$(OBJS)\stcdll_PlatWX.o: ../../src/stc/PlatWX.cpp
330 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
331
332$(OBJS)\stcdll_ScintillaWX.o: ../../src/stc/ScintillaWX.cpp
333 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
334
335$(OBJS)\stcdll_stc.o: ../../src/stc/stc.cpp
336 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
337
1c3a6972 338$(OBJS)\stcdll_AutoComplete.o: ../../src/stc/scintilla/src/AutoComplete.cxx
250700e4
RD
339 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
340
1c3a6972 341$(OBJS)\stcdll_CallTip.o: ../../src/stc/scintilla/src/CallTip.cxx
250700e4
RD
342 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
343
1c3a6972 344$(OBJS)\stcdll_CellBuffer.o: ../../src/stc/scintilla/src/CellBuffer.cxx
250700e4
RD
345 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
346
1c3a6972 347$(OBJS)\stcdll_ContractionState.o: ../../src/stc/scintilla/src/ContractionState.cxx
250700e4
RD
348 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
349
0a57b54b 350$(OBJS)\stcdll_DocumentAccessor.o: ../../src/stc/scintilla/src/DocumentAccessor.cxx
250700e4
RD
351 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
352
0a57b54b 353$(OBJS)\stcdll_Document.o: ../../src/stc/scintilla/src/Document.cxx
250700e4
RD
354 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
355
1c3a6972 356$(OBJS)\stcdll_Editor.o: ../../src/stc/scintilla/src/Editor.cxx
250700e4
RD
357 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
358
1c3a6972 359$(OBJS)\stcdll_ExternalLexer.o: ../../src/stc/scintilla/src/ExternalLexer.cxx
250700e4
RD
360 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
361
1c3a6972 362$(OBJS)\stcdll_Indicator.o: ../../src/stc/scintilla/src/Indicator.cxx
250700e4
RD
363 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
364
1c3a6972 365$(OBJS)\stcdll_KeyMap.o: ../../src/stc/scintilla/src/KeyMap.cxx
250700e4
RD
366 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
367
1c3a6972 368$(OBJS)\stcdll_KeyWords.o: ../../src/stc/scintilla/src/KeyWords.cxx
250700e4
RD
369 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
370
c13c38d4 371$(OBJS)\stcdll_LexAPDL.o: ../../src/stc/scintilla/src/LexAPDL.cxx
250700e4
RD
372 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
373
c13c38d4 374$(OBJS)\stcdll_LexAU3.o: ../../src/stc/scintilla/src/LexAU3.cxx
250700e4
RD
375 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
376
0a57b54b
RD
377$(OBJS)\stcdll_LexAVE.o: ../../src/stc/scintilla/src/LexAVE.cxx
378 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
379
c13c38d4
RD
380$(OBJS)\stcdll_LexAda.o: ../../src/stc/scintilla/src/LexAda.cxx
381 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
382
383$(OBJS)\stcdll_LexAsm.o: ../../src/stc/scintilla/src/LexAsm.cxx
384 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
385
1c3a6972 386$(OBJS)\stcdll_LexBaan.o: ../../src/stc/scintilla/src/LexBaan.cxx
250700e4
RD
387 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
388
c13c38d4
RD
389$(OBJS)\stcdll_LexBash.o: ../../src/stc/scintilla/src/LexBash.cxx
390 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
391
1c3a6972 392$(OBJS)\stcdll_LexBullant.o: ../../src/stc/scintilla/src/LexBullant.cxx
250700e4
RD
393 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
394
0a57b54b 395$(OBJS)\stcdll_LexCLW.o: ../../src/stc/scintilla/src/LexCLW.cxx
250700e4
RD
396 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
397
c13c38d4 398$(OBJS)\stcdll_LexCPP.o: ../../src/stc/scintilla/src/LexCPP.cxx
250700e4
RD
399 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
400
c13c38d4
RD
401$(OBJS)\stcdll_LexCSS.o: ../../src/stc/scintilla/src/LexCSS.cxx
402 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
403
404$(OBJS)\stcdll_LexConf.o: ../../src/stc/scintilla/src/LexConf.cxx
250700e4
RD
405 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
406
1c3a6972 407$(OBJS)\stcdll_LexCrontab.o: ../../src/stc/scintilla/src/LexCrontab.cxx
250700e4
RD
408 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
409
c13c38d4 410$(OBJS)\stcdll_LexEScript.o: ../../src/stc/scintilla/src/LexEScript.cxx
0a57b54b
RD
411 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
412
b17c1746 413$(OBJS)\stcdll_LexEiffel.o: ../../src/stc/scintilla/src/LexEiffel.cxx
250700e4
RD
414 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
415
0a57b54b
RD
416$(OBJS)\stcdll_LexErlang.o: ../../src/stc/scintilla/src/LexErlang.cxx
417 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
418
0a57b54b
RD
419$(OBJS)\stcdll_LexForth.o: ../../src/stc/scintilla/src/LexForth.cxx
420 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
421
1c3a6972 422$(OBJS)\stcdll_LexFortran.o: ../../src/stc/scintilla/src/LexFortran.cxx
250700e4
RD
423 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
424
c13c38d4
RD
425$(OBJS)\stcdll_LexGui4Cli.o: ../../src/stc/scintilla/src/LexGui4Cli.cxx
426 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
427
1c3a6972 428$(OBJS)\stcdll_LexHTML.o: ../../src/stc/scintilla/src/LexHTML.cxx
250700e4
RD
429 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
430
c13c38d4
RD
431$(OBJS)\stcdll_LexKix.o: ../../src/stc/scintilla/src/LexKix.cxx
432 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
433
1c3a6972 434$(OBJS)\stcdll_LexLisp.o: ../../src/stc/scintilla/src/LexLisp.cxx
250700e4
RD
435 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
436
1c3a6972 437$(OBJS)\stcdll_LexLout.o: ../../src/stc/scintilla/src/LexLout.cxx
250700e4
RD
438 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
439
1c3a6972 440$(OBJS)\stcdll_LexLua.o: ../../src/stc/scintilla/src/LexLua.cxx
250700e4
RD
441 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
442
c13c38d4 443$(OBJS)\stcdll_LexMMIXAL.o: ../../src/stc/scintilla/src/LexMMIXAL.cxx
0a57b54b
RD
444 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
445
c13c38d4 446$(OBJS)\stcdll_LexMPT.o: ../../src/stc/scintilla/src/LexMPT.cxx
0a57b54b
RD
447 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
448
c13c38d4 449$(OBJS)\stcdll_LexMSSQL.o: ../../src/stc/scintilla/src/LexMSSQL.cxx
88a8b04e
RD
450 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
451
c13c38d4 452$(OBJS)\stcdll_LexMatlab.o: ../../src/stc/scintilla/src/LexMatlab.cxx
250700e4
RD
453 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
454
c13c38d4 455$(OBJS)\stcdll_LexMetapost.o: ../../src/stc/scintilla/src/LexMetapost.cxx
88a8b04e
RD
456 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
457
c13c38d4 458$(OBJS)\stcdll_LexNsis.o: ../../src/stc/scintilla/src/LexNsis.cxx
250700e4
RD
459 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
460
c13c38d4 461$(OBJS)\stcdll_LexOthers.o: ../../src/stc/scintilla/src/LexOthers.cxx
250700e4
RD
462 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
463
0a57b54b 464$(OBJS)\stcdll_LexPB.o: ../../src/stc/scintilla/src/LexPB.cxx
88a8b04e
RD
465 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
466
0a57b54b
RD
467$(OBJS)\stcdll_LexPOV.o: ../../src/stc/scintilla/src/LexPOV.cxx
468 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
469
470$(OBJS)\stcdll_LexPS.o: ../../src/stc/scintilla/src/LexPS.cxx
250700e4
RD
471 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
472
c13c38d4 473$(OBJS)\stcdll_LexPascal.o: ../../src/stc/scintilla/src/LexPascal.cxx
88a8b04e
RD
474 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
475
c13c38d4 476$(OBJS)\stcdll_LexPerl.o: ../../src/stc/scintilla/src/LexPerl.cxx
250700e4
RD
477 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
478
c13c38d4 479$(OBJS)\stcdll_LexPython.o: ../../src/stc/scintilla/src/LexPython.cxx
0a57b54b
RD
480 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
481
c13c38d4 482$(OBJS)\stcdll_LexRuby.o: ../../src/stc/scintilla/src/LexRuby.cxx
591d01be
RD
483 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
484
c13c38d4 485$(OBJS)\stcdll_LexSQL.o: ../../src/stc/scintilla/src/LexSQL.cxx
591d01be
RD
486 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
487
c13c38d4 488$(OBJS)\stcdll_LexScriptol.o: ../../src/stc/scintilla/src/LexScriptol.cxx
591d01be
RD
489 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
490
c13c38d4 491$(OBJS)\stcdll_LexSpecman.o: ../../src/stc/scintilla/src/LexSpecman.cxx
591d01be
RD
492 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
493
c13c38d4 494$(OBJS)\stcdll_LexTeX.o: ../../src/stc/scintilla/src/LexTeX.cxx
591d01be
RD
495 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
496
c13c38d4 497$(OBJS)\stcdll_LexVB.o: ../../src/stc/scintilla/src/LexVB.cxx
591d01be
RD
498 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
499
c13c38d4 500$(OBJS)\stcdll_LexVerilog.o: ../../src/stc/scintilla/src/LexVerilog.cxx
591d01be
RD
501 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
502
c13c38d4 503$(OBJS)\stcdll_LexYAML.o: ../../src/stc/scintilla/src/LexYAML.cxx
591d01be
RD
504 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
505
1c3a6972 506$(OBJS)\stcdll_LineMarker.o: ../../src/stc/scintilla/src/LineMarker.cxx
250700e4
RD
507 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
508
1c3a6972 509$(OBJS)\stcdll_PropSet.o: ../../src/stc/scintilla/src/PropSet.cxx
250700e4
RD
510 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
511
1c3a6972 512$(OBJS)\stcdll_RESearch.o: ../../src/stc/scintilla/src/RESearch.cxx
250700e4
RD
513 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
514
1c3a6972 515$(OBJS)\stcdll_ScintillaBase.o: ../../src/stc/scintilla/src/ScintillaBase.cxx
250700e4
RD
516 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
517
0a57b54b 518$(OBJS)\stcdll_StyleContext.o: ../../src/stc/scintilla/src/StyleContext.cxx
250700e4
RD
519 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
520
0a57b54b 521$(OBJS)\stcdll_Style.o: ../../src/stc/scintilla/src/Style.cxx
250700e4
RD
522 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
523
1c3a6972 524$(OBJS)\stcdll_UniConversion.o: ../../src/stc/scintilla/src/UniConversion.cxx
250700e4
RD
525 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
526
1c3a6972 527$(OBJS)\stcdll_ViewStyle.o: ../../src/stc/scintilla/src/ViewStyle.cxx
250700e4
RD
528 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
529
1c3a6972 530$(OBJS)\stcdll_WindowAccessor.o: ../../src/stc/scintilla/src/WindowAccessor.cxx
250700e4
RD
531 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
532
1c3a6972 533$(OBJS)\stcdll_XPM.o: ../../src/stc/scintilla/src/XPM.cxx
250700e4
RD
534 $(CXX) -c -o $@ $(STCDLL_CXXFLAGS) $<
535
b17c1746
DE
536$(OBJS)\stclib_PlatWX.o: ../../src/stc/PlatWX.cpp
537 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
538
539$(OBJS)\stclib_ScintillaWX.o: ../../src/stc/ScintillaWX.cpp
540 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
541
542$(OBJS)\stclib_stc.o: ../../src/stc/stc.cpp
543 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
250700e4 544
1c3a6972 545$(OBJS)\stclib_AutoComplete.o: ../../src/stc/scintilla/src/AutoComplete.cxx
250700e4
RD
546 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
547
1c3a6972 548$(OBJS)\stclib_CallTip.o: ../../src/stc/scintilla/src/CallTip.cxx
250700e4
RD
549 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
550
1c3a6972 551$(OBJS)\stclib_CellBuffer.o: ../../src/stc/scintilla/src/CellBuffer.cxx
250700e4
RD
552 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
553
1c3a6972 554$(OBJS)\stclib_ContractionState.o: ../../src/stc/scintilla/src/ContractionState.cxx
250700e4
RD
555 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
556
0a57b54b 557$(OBJS)\stclib_DocumentAccessor.o: ../../src/stc/scintilla/src/DocumentAccessor.cxx
250700e4
RD
558 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
559
0a57b54b 560$(OBJS)\stclib_Document.o: ../../src/stc/scintilla/src/Document.cxx
250700e4
RD
561 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
562
1c3a6972 563$(OBJS)\stclib_Editor.o: ../../src/stc/scintilla/src/Editor.cxx
250700e4
RD
564 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
565
1c3a6972 566$(OBJS)\stclib_ExternalLexer.o: ../../src/stc/scintilla/src/ExternalLexer.cxx
250700e4
RD
567 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
568
1c3a6972 569$(OBJS)\stclib_Indicator.o: ../../src/stc/scintilla/src/Indicator.cxx
250700e4
RD
570 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
571
1c3a6972 572$(OBJS)\stclib_KeyMap.o: ../../src/stc/scintilla/src/KeyMap.cxx
250700e4
RD
573 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
574
1c3a6972 575$(OBJS)\stclib_KeyWords.o: ../../src/stc/scintilla/src/KeyWords.cxx
250700e4
RD
576 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
577
c13c38d4 578$(OBJS)\stclib_LexAPDL.o: ../../src/stc/scintilla/src/LexAPDL.cxx
250700e4
RD
579 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
580
c13c38d4 581$(OBJS)\stclib_LexAU3.o: ../../src/stc/scintilla/src/LexAU3.cxx
250700e4
RD
582 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
583
0a57b54b
RD
584$(OBJS)\stclib_LexAVE.o: ../../src/stc/scintilla/src/LexAVE.cxx
585 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
586
c13c38d4
RD
587$(OBJS)\stclib_LexAda.o: ../../src/stc/scintilla/src/LexAda.cxx
588 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
589
590$(OBJS)\stclib_LexAsm.o: ../../src/stc/scintilla/src/LexAsm.cxx
591 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
592
1c3a6972 593$(OBJS)\stclib_LexBaan.o: ../../src/stc/scintilla/src/LexBaan.cxx
250700e4
RD
594 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
595
c13c38d4
RD
596$(OBJS)\stclib_LexBash.o: ../../src/stc/scintilla/src/LexBash.cxx
597 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
598
1c3a6972 599$(OBJS)\stclib_LexBullant.o: ../../src/stc/scintilla/src/LexBullant.cxx
250700e4
RD
600 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
601
0a57b54b 602$(OBJS)\stclib_LexCLW.o: ../../src/stc/scintilla/src/LexCLW.cxx
250700e4
RD
603 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
604
c13c38d4 605$(OBJS)\stclib_LexCPP.o: ../../src/stc/scintilla/src/LexCPP.cxx
250700e4
RD
606 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
607
c13c38d4
RD
608$(OBJS)\stclib_LexCSS.o: ../../src/stc/scintilla/src/LexCSS.cxx
609 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
610
611$(OBJS)\stclib_LexConf.o: ../../src/stc/scintilla/src/LexConf.cxx
250700e4
RD
612 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
613
1c3a6972 614$(OBJS)\stclib_LexCrontab.o: ../../src/stc/scintilla/src/LexCrontab.cxx
250700e4
RD
615 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
616
c13c38d4 617$(OBJS)\stclib_LexEScript.o: ../../src/stc/scintilla/src/LexEScript.cxx
0a57b54b
RD
618 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
619
b17c1746 620$(OBJS)\stclib_LexEiffel.o: ../../src/stc/scintilla/src/LexEiffel.cxx
250700e4
RD
621 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
622
0a57b54b
RD
623$(OBJS)\stclib_LexErlang.o: ../../src/stc/scintilla/src/LexErlang.cxx
624 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
625
0a57b54b
RD
626$(OBJS)\stclib_LexForth.o: ../../src/stc/scintilla/src/LexForth.cxx
627 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
628
1c3a6972 629$(OBJS)\stclib_LexFortran.o: ../../src/stc/scintilla/src/LexFortran.cxx
250700e4
RD
630 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
631
c13c38d4
RD
632$(OBJS)\stclib_LexGui4Cli.o: ../../src/stc/scintilla/src/LexGui4Cli.cxx
633 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
634
1c3a6972 635$(OBJS)\stclib_LexHTML.o: ../../src/stc/scintilla/src/LexHTML.cxx
250700e4
RD
636 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
637
c13c38d4
RD
638$(OBJS)\stclib_LexKix.o: ../../src/stc/scintilla/src/LexKix.cxx
639 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
640
1c3a6972 641$(OBJS)\stclib_LexLisp.o: ../../src/stc/scintilla/src/LexLisp.cxx
250700e4
RD
642 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
643
1c3a6972 644$(OBJS)\stclib_LexLout.o: ../../src/stc/scintilla/src/LexLout.cxx
250700e4
RD
645 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
646
1c3a6972 647$(OBJS)\stclib_LexLua.o: ../../src/stc/scintilla/src/LexLua.cxx
250700e4
RD
648 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
649
c13c38d4 650$(OBJS)\stclib_LexMMIXAL.o: ../../src/stc/scintilla/src/LexMMIXAL.cxx
0a57b54b
RD
651 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
652
c13c38d4 653$(OBJS)\stclib_LexMPT.o: ../../src/stc/scintilla/src/LexMPT.cxx
0a57b54b
RD
654 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
655
c13c38d4 656$(OBJS)\stclib_LexMSSQL.o: ../../src/stc/scintilla/src/LexMSSQL.cxx
88a8b04e
RD
657 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
658
c13c38d4 659$(OBJS)\stclib_LexMatlab.o: ../../src/stc/scintilla/src/LexMatlab.cxx
250700e4
RD
660 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
661
c13c38d4 662$(OBJS)\stclib_LexMetapost.o: ../../src/stc/scintilla/src/LexMetapost.cxx
88a8b04e
RD
663 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
664
c13c38d4 665$(OBJS)\stclib_LexNsis.o: ../../src/stc/scintilla/src/LexNsis.cxx
250700e4
RD
666 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
667
c13c38d4 668$(OBJS)\stclib_LexOthers.o: ../../src/stc/scintilla/src/LexOthers.cxx
250700e4
RD
669 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
670
0a57b54b 671$(OBJS)\stclib_LexPB.o: ../../src/stc/scintilla/src/LexPB.cxx
88a8b04e
RD
672 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
673
0a57b54b
RD
674$(OBJS)\stclib_LexPOV.o: ../../src/stc/scintilla/src/LexPOV.cxx
675 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
676
677$(OBJS)\stclib_LexPS.o: ../../src/stc/scintilla/src/LexPS.cxx
250700e4
RD
678 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
679
c13c38d4 680$(OBJS)\stclib_LexPascal.o: ../../src/stc/scintilla/src/LexPascal.cxx
88a8b04e
RD
681 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
682
c13c38d4 683$(OBJS)\stclib_LexPerl.o: ../../src/stc/scintilla/src/LexPerl.cxx
250700e4
RD
684 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
685
c13c38d4 686$(OBJS)\stclib_LexPython.o: ../../src/stc/scintilla/src/LexPython.cxx
0a57b54b
RD
687 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
688
c13c38d4 689$(OBJS)\stclib_LexRuby.o: ../../src/stc/scintilla/src/LexRuby.cxx
591d01be
RD
690 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
691
c13c38d4 692$(OBJS)\stclib_LexSQL.o: ../../src/stc/scintilla/src/LexSQL.cxx
591d01be
RD
693 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
694
c13c38d4 695$(OBJS)\stclib_LexScriptol.o: ../../src/stc/scintilla/src/LexScriptol.cxx
591d01be
RD
696 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
697
c13c38d4 698$(OBJS)\stclib_LexSpecman.o: ../../src/stc/scintilla/src/LexSpecman.cxx
591d01be
RD
699 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
700
c13c38d4 701$(OBJS)\stclib_LexTeX.o: ../../src/stc/scintilla/src/LexTeX.cxx
591d01be
RD
702 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
703
c13c38d4 704$(OBJS)\stclib_LexVB.o: ../../src/stc/scintilla/src/LexVB.cxx
591d01be
RD
705 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
706
c13c38d4 707$(OBJS)\stclib_LexVerilog.o: ../../src/stc/scintilla/src/LexVerilog.cxx
591d01be
RD
708 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
709
c13c38d4 710$(OBJS)\stclib_LexYAML.o: ../../src/stc/scintilla/src/LexYAML.cxx
591d01be
RD
711 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
712
1c3a6972 713$(OBJS)\stclib_LineMarker.o: ../../src/stc/scintilla/src/LineMarker.cxx
250700e4
RD
714 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
715
1c3a6972 716$(OBJS)\stclib_PropSet.o: ../../src/stc/scintilla/src/PropSet.cxx
250700e4
RD
717 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
718
1c3a6972 719$(OBJS)\stclib_RESearch.o: ../../src/stc/scintilla/src/RESearch.cxx
250700e4
RD
720 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
721
1c3a6972 722$(OBJS)\stclib_ScintillaBase.o: ../../src/stc/scintilla/src/ScintillaBase.cxx
250700e4
RD
723 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
724
0a57b54b 725$(OBJS)\stclib_StyleContext.o: ../../src/stc/scintilla/src/StyleContext.cxx
250700e4
RD
726 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
727
0a57b54b 728$(OBJS)\stclib_Style.o: ../../src/stc/scintilla/src/Style.cxx
250700e4
RD
729 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
730
1c3a6972 731$(OBJS)\stclib_UniConversion.o: ../../src/stc/scintilla/src/UniConversion.cxx
250700e4
RD
732 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
733
1c3a6972 734$(OBJS)\stclib_ViewStyle.o: ../../src/stc/scintilla/src/ViewStyle.cxx
250700e4
RD
735 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
736
1c3a6972 737$(OBJS)\stclib_WindowAccessor.o: ../../src/stc/scintilla/src/WindowAccessor.cxx
250700e4
RD
738 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
739
1c3a6972 740$(OBJS)\stclib_XPM.o: ../../src/stc/scintilla/src/XPM.cxx
250700e4
RD
741 $(CXX) -c -o $@ $(STCLIB_CXXFLAGS) $<
742
250700e4 743.PHONY: all clean