diff options
| author | nyamatongwe <unknown> | 2009-01-01 00:26:08 +0000 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2009-01-01 00:26:08 +0000 |
| commit | 8b5891b0c10d1919004b8e7d94b3d70a7c9082fe (patch) | |
| tree | 496931982706e296af21b5524fedd4fac7502652 /gtk/makefile | |
| parent | 05b20097aa872a8baf77bef475bdab486ea03aa3 (diff) | |
| download | scintilla-mirror-8b5891b0c10d1919004b8e7d94b3d70a7c9082fe.tar.gz | |
Lexer for PowerPro from Christopher Bean.
Diffstat (limited to 'gtk/makefile')
| -rw-r--r-- | gtk/makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gtk/makefile b/gtk/makefile index a0d0f1bb6..f6fde6c66 100644 --- a/gtk/makefile +++ b/gtk/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 all: $(COMPLIB) |
