diff options
| author | nyamatongwe <unknown> | 2003-08-18 10:09:56 +0000 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2003-08-18 10:09:56 +0000 |
| commit | 069b8ea17b3fbf076a55d0a4fa723ed3746f1ffc (patch) | |
| tree | 8fc142de18dd2058c8b1f451bab36181511a7e27 /gtk/makefile | |
| parent | 3a26c5516fdd49139887b65a53f0e65b124f2f5f (diff) | |
| download | scintilla-mirror-069b8ea17b3fbf076a55d0a4fa723ed3746f1ffc.tar.gz | |
Support for Clarion from Ron Schofield.
Diffstat (limited to 'gtk/makefile')
| -rw-r--r-- | gtk/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/makefile b/gtk/makefile index 32bccbddb..bd234b934 100644 --- a/gtk/makefile +++ b/gtk/makefile @@ -60,7 +60,7 @@ endif #++Autogenerated -- run src/LexGen.py to regenerate #**LEXOBJS=\\\n\(\*.o \) LEXOBJS=\ -LexAda.o LexAsm.o LexAVE.o LexBaan.o LexBullant.o LexConf.o LexCPP.o \ +LexAda.o LexAsm.o LexAVE.o LexBaan.o LexBullant.o LexCLW.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 LexMMIXAL.o LexNsis.o LexOthers.o \ LexPascal.o LexPerl.o LexPOV.o LexPS.o LexPython.o LexRuby.o LexScriptol.o \ |
