From 6d7d0d89e22e8bfed3396f1a1f81f7eccdb3e712 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 10 Aug 2003 10:55:53 +0000 Subject: =?UTF-8?q?Added=20MMIX=20lexer=20by=20Christoph=20H=C3=B6sler.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- win32/makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'win32/makefile') diff --git a/win32/makefile b/win32/makefile index ad72d5e80..e3aca03d9 100644 --- a/win32/makefile +++ b/win32/makefile @@ -48,9 +48,9 @@ deps: LEXOBJS=\ LexAda.o LexAsm.o LexAVE.o LexBaan.o LexBullant.o LexConf.o LexCPP.o \ LexCrontab.o LexCSS.o LexEiffel.o LexEScript.o LexFortran.o LexHTML.o \ -LexLisp.o LexLout.o LexLua.o LexMatlab.o LexNsis.o LexOthers.o LexPascal.o \ -LexPerl.o LexPOV.o LexPS.o LexPython.o LexRuby.o LexScriptol.o LexSQL.o \ -LexVB.o +LexLisp.o LexLout.o LexLua.o LexMatlab.o LexMMIXAL.o LexNsis.o LexOthers.o \ +LexPascal.o LexPerl.o LexPOV.o LexPS.o LexPython.o LexRuby.o LexScriptol.o \ +LexSQL.o LexVB.o #--Autogenerated -- end of automatically generated section SOBJS = ScintillaWin.o ScintillaBase.o Editor.o Document.o \ -- cgit v1.2.3