aboutsummaryrefslogtreecommitdiffhomepage
path: root/macosx
diff options
context:
space:
mode:
authornyamatongwe <unknown>2009-01-01 00:26:08 +0000
committernyamatongwe <unknown>2009-01-01 00:26:08 +0000
commit8b5891b0c10d1919004b8e7d94b3d70a7c9082fe (patch)
tree496931982706e296af21b5524fedd4fac7502652 /macosx
parent05b20097aa872a8baf77bef475bdab486ea03aa3 (diff)
downloadscintilla-mirror-8b5891b0c10d1919004b8e7d94b3d70a7c9082fe.tar.gz
Lexer for PowerPro from Christopher Bean.
Diffstat (limited to 'macosx')
-rw-r--r--macosx/makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/macosx/makefile b/macosx/makefile
index 69fd0032d..342021ba8 100644
--- a/macosx/makefile
+++ b/macosx/makefile
@@ -70,10 +70,10 @@ 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 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
+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