diff options
| author | nyamatongwe <devnull@localhost> | 2009-01-22 05:58:59 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2009-01-22 05:58:59 +0000 |
| commit | 23c2231b1bbc4bc10df5572f4e8c5fcbafe82777 (patch) | |
| tree | a4c5c9f711871ceef592eb627abf030c1c325bc0 /macosx/deps.mak | |
| parent | 6b8be6cdcd781e5c8a5a0e2ba8458258fad48964 (diff) | |
| download | scintilla-mirror-23c2231b1bbc4bc10df5572f4e8c5fcbafe82777.tar.gz | |
Removal of EScript lexer cause changes to build files, etc.
Diffstat (limited to 'macosx/deps.mak')
| -rw-r--r-- | macosx/deps.mak | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/macosx/deps.mak b/macosx/deps.mak index 5c65dcc1f..251fcb8f5 100644 --- a/macosx/deps.mak +++ b/macosx/deps.mak @@ -136,10 +136,6 @@ LexCsound.o: ../src/LexCsound.cxx ../include/Platform.h \ LexD.o: ../src/LexD.cxx ../include/Platform.h ../include/PropSet.h \ ../include/SString.h ../include/Accessor.h ../src/StyleContext.h \ ../include/KeyWords.h ../include/Scintilla.h ../include/SciLexer.h -LexEScript.o: ../src/LexEScript.cxx ../include/Platform.h \ - ../include/PropSet.h ../include/SString.h ../include/Accessor.h \ - ../src/StyleContext.h ../include/KeyWords.h ../include/Scintilla.h \ - ../include/SciLexer.h LexEiffel.o: ../src/LexEiffel.cxx ../include/Platform.h \ ../include/PropSet.h ../include/SString.h ../include/Accessor.h \ ../src/StyleContext.h ../include/KeyWords.h ../include/Scintilla.h \ |
