aboutsummaryrefslogtreecommitdiffhomepage
path: root/macosx
diff options
context:
space:
mode:
authornyamatongwe <unknown>2009-03-04 09:26:17 +0000
committernyamatongwe <unknown>2009-03-04 09:26:17 +0000
commit54839739a3ef8dcab69b9b2f27b800a113eeb381 (patch)
tree841947e3c52bd6fc587c94198abfab7b9aab8246 /macosx
parent04c1a853872e6ca664e9720da7cb4180c023184e (diff)
downloadscintilla-mirror-54839739a3ef8dcab69b9b2f27b800a113eeb381.tar.gz
Nimrod lexer from Andreas Rumpf added.
Diffstat (limited to 'macosx')
-rw-r--r--macosx/makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/macosx/makefile b/macosx/makefile
index 342021ba8..2c9d13282 100644
--- a/macosx/makefile
+++ b/macosx/makefile
@@ -69,11 +69,11 @@ LexCOBOL.o LexConf.o LexCPP.o LexCrontab.o LexCsound.o LexCSS.o LexD.o \
LexEiffel.o LexErlang.o LexEScript.o LexFlagship.o LexForth.o LexFortran.o \
LexGAP.o LexGui4Cli.o LexHaskell.o LexHTML.o LexInno.o LexKix.o LexLisp.o \
LexLout.o LexLua.o LexMagik.o LexMatlab.o LexMetapost.o LexMMIXAL.o LexMPT.o \
-LexMSSQL.o LexMySQL.o LexNsis.o LexOpal.o LexOthers.o LexPascal.o LexPB.o \
-LexPerl.o LexPLM.o LexPOV.o LexPowerPro.o LexPowerShell.o LexProgress.o \
-LexPS.o LexPython.o LexR.o LexRebol.o LexRuby.o LexScriptol.o LexSmalltalk.o \
-LexSorcus.o LexSpecman.o LexSpice.o LexSQL.o LexTACL.o LexTADS3.o LexTAL.o \
-LexTCL.o LexTeX.o LexVB.o LexVerilog.o LexVHDL.o LexYAML.o
+LexMSSQL.o LexMySQL.o LexNimrod.o LexNsis.o LexOpal.o LexOthers.o LexPascal.o \
+LexPB.o LexPerl.o LexPLM.o LexPOV.o LexPowerPro.o LexPowerShell.o \
+LexProgress.o LexPS.o LexPython.o LexR.o LexRebol.o LexRuby.o LexScriptol.o \
+LexSmalltalk.o LexSorcus.o LexSpecman.o LexSpice.o LexSQL.o LexTACL.o \
+LexTADS3.o LexTAL.o LexTCL.o LexTeX.o LexVB.o LexVerilog.o LexVHDL.o LexYAML.o
#--Autogenerated -- end of automatically generated section
# The LEXOBJS have to be treated specially as the functions in them are not called from external code