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