+OBJS = \
+ gcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
+SETUPHDIR = \
+ $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
+STCDLL_CXXFLAGS = $(__DEBUGINFO) $(__OPTIMIZEFLAG) $(GCCFLAGS) -DHAVE_W32API_H \
+ -D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) \
+ -I..\..\src\stc\..\..\..\include -I$(SETUPHDIR) -Wall \
+ -I..\..\src\stc\..\..\include -I..\..\src\stc\scintilla\include \
+ -I..\..\src\stc\scintilla\src -D__WX__ -DSCI_LEXER -DLINK_LEXERS \
+ -DWXUSINGDLL -DWXMAKINGDLL_STC $(__EXCEPTIONSFLAG) $(__EXCEPTIONSFLAG_0) \
+ $(CPPFLAGS) $(CXXFLAGS)
+STCDLL_OBJECTS = \
+ $(OBJS)\stcdll_PlatWX.o \
+ $(OBJS)\stcdll_ScintillaWX.o \
+ $(OBJS)\stcdll_stc.o \
+ $(OBJS)\stcdll_AutoComplete.o \
+ $(OBJS)\stcdll_CallTip.o \
+ $(OBJS)\stcdll_CellBuffer.o \
+ $(OBJS)\stcdll_ContractionState.o \
+ $(OBJS)\stcdll_DocumentAccessor.o \
+ $(OBJS)\stcdll_Document.o \
+ $(OBJS)\stcdll_Editor.o \
+ $(OBJS)\stcdll_ExternalLexer.o \
+ $(OBJS)\stcdll_Indicator.o \
+ $(OBJS)\stcdll_KeyMap.o \
+ $(OBJS)\stcdll_KeyWords.o \
+ $(OBJS)\stcdll_LexAda.o \
+ $(OBJS)\stcdll_LexAsm.o \
+ $(OBJS)\stcdll_LexAVE.o \
+ $(OBJS)\stcdll_LexBaan.o \
+ $(OBJS)\stcdll_LexBullant.o \
+ $(OBJS)\stcdll_LexCLW.o \
+ $(OBJS)\stcdll_LexConf.o \
+ $(OBJS)\stcdll_LexCPP.o \
+ $(OBJS)\stcdll_LexCrontab.o \
+ $(OBJS)\stcdll_LexCSS.o \
+ $(OBJS)\stcdll_LexEiffel.o \
+ $(OBJS)\stcdll_LexErlang.o \
+ $(OBJS)\stcdll_LexEScript.o \
+ $(OBJS)\stcdll_LexForth.o \
+ $(OBJS)\stcdll_LexFortran.o \
+ $(OBJS)\stcdll_LexHTML.o \
+ $(OBJS)\stcdll_LexLisp.o \
+ $(OBJS)\stcdll_LexLout.o \
+ $(OBJS)\stcdll_LexLua.o \
+ $(OBJS)\stcdll_LexMatlab.o \
+ $(OBJS)\stcdll_LexMetapost.o \
+ $(OBJS)\stcdll_LexMMIXAL.o \
+ $(OBJS)\stcdll_LexMPT.o \
+ $(OBJS)\stcdll_LexNsis.o \
+ $(OBJS)\stcdll_LexOthers.o \
+ $(OBJS)\stcdll_LexPascal.o \
+ $(OBJS)\stcdll_LexPB.o \
+ $(OBJS)\stcdll_LexPerl.o \
+ $(OBJS)\stcdll_LexPOV.o \
+ $(OBJS)\stcdll_LexPS.o \
+ $(OBJS)\stcdll_LexPython.o \
+ $(OBJS)\stcdll_LexRuby.o \
+ $(OBJS)\stcdll_LexScriptol.o \
+ $(OBJS)\stcdll_LexSQL.o \
+ $(OBJS)\stcdll_LexTeX.o \
+ $(OBJS)\stcdll_LexVB.o \
+ $(OBJS)\stcdll_LexYAML.o \
+ $(OBJS)\stcdll_LineMarker.o \
+ $(OBJS)\stcdll_PropSet.o \
+ $(OBJS)\stcdll_RESearch.o \
+ $(OBJS)\stcdll_ScintillaBase.o \
+ $(OBJS)\stcdll_StyleContext.o \
+ $(OBJS)\stcdll_Style.o \
+ $(OBJS)\stcdll_UniConversion.o \
+ $(OBJS)\stcdll_ViewStyle.o \
+ $(OBJS)\stcdll_WindowAccessor.o \
+ $(OBJS)\stcdll_XPM.o
+STCLIB_CXXFLAGS = $(__DEBUGINFO) $(__OPTIMIZEFLAG) $(GCCFLAGS) -DHAVE_W32API_H \
+ -D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) \
+ -I..\..\src\stc\..\..\..\include -I$(SETUPHDIR) -Wall \
+ -I..\..\src\stc\..\..\include -I..\..\src\stc\scintilla\include \
+ -I..\..\src\stc\scintilla\src -D__WX__ -DSCI_LEXER -DLINK_LEXERS \
+ $(__EXCEPTIONSFLAG) $(__EXCEPTIONSFLAG_0) $(CPPFLAGS) $(CXXFLAGS)
+STCLIB_OBJECTS = \
+ $(OBJS)\stclib_PlatWX.o \
+ $(OBJS)\stclib_ScintillaWX.o \
+ $(OBJS)\stclib_stc.o \
+ $(OBJS)\stclib_AutoComplete.o \
+ $(OBJS)\stclib_CallTip.o \
+ $(OBJS)\stclib_CellBuffer.o \
+ $(OBJS)\stclib_ContractionState.o \
+ $(OBJS)\stclib_DocumentAccessor.o \
+ $(OBJS)\stclib_Document.o \
+ $(OBJS)\stclib_Editor.o \
+ $(OBJS)\stclib_ExternalLexer.o \
+ $(OBJS)\stclib_Indicator.o \
+ $(OBJS)\stclib_KeyMap.o \
+ $(OBJS)\stclib_KeyWords.o \
+ $(OBJS)\stclib_LexAda.o \
+ $(OBJS)\stclib_LexAsm.o \
+ $(OBJS)\stclib_LexAVE.o \
+ $(OBJS)\stclib_LexBaan.o \
+ $(OBJS)\stclib_LexBullant.o \
+ $(OBJS)\stclib_LexCLW.o \
+ $(OBJS)\stclib_LexConf.o \
+ $(OBJS)\stclib_LexCPP.o \
+ $(OBJS)\stclib_LexCrontab.o \
+ $(OBJS)\stclib_LexCSS.o \
+ $(OBJS)\stclib_LexEiffel.o \
+ $(OBJS)\stclib_LexErlang.o \
+ $(OBJS)\stclib_LexEScript.o \
+ $(OBJS)\stclib_LexForth.o \
+ $(OBJS)\stclib_LexFortran.o \
+ $(OBJS)\stclib_LexHTML.o \
+ $(OBJS)\stclib_LexLisp.o \
+ $(OBJS)\stclib_LexLout.o \
+ $(OBJS)\stclib_LexLua.o \
+ $(OBJS)\stclib_LexMatlab.o \
+ $(OBJS)\stclib_LexMetapost.o \
+ $(OBJS)\stclib_LexMMIXAL.o \
+ $(OBJS)\stclib_LexMPT.o \
+ $(OBJS)\stclib_LexNsis.o \
+ $(OBJS)\stclib_LexOthers.o \
+ $(OBJS)\stclib_LexPascal.o \
+ $(OBJS)\stclib_LexPB.o \
+ $(OBJS)\stclib_LexPerl.o \
+ $(OBJS)\stclib_LexPOV.o \
+ $(OBJS)\stclib_LexPS.o \
+ $(OBJS)\stclib_LexPython.o \
+ $(OBJS)\stclib_LexRuby.o \
+ $(OBJS)\stclib_LexScriptol.o \
+ $(OBJS)\stclib_LexSQL.o \
+ $(OBJS)\stclib_LexTeX.o \
+ $(OBJS)\stclib_LexVB.o \
+ $(OBJS)\stclib_LexYAML.o \
+ $(OBJS)\stclib_LineMarker.o \
+ $(OBJS)\stclib_PropSet.o \
+ $(OBJS)\stclib_RESearch.o \
+ $(OBJS)\stclib_ScintillaBase.o \
+ $(OBJS)\stclib_StyleContext.o \
+ $(OBJS)\stclib_Style.o \
+ $(OBJS)\stclib_UniConversion.o \
+ $(OBJS)\stclib_ViewStyle.o \
+ $(OBJS)\stclib_WindowAccessor.o \
+ $(OBJS)\stclib_XPM.o