diff options
| author | nyamatongwe <unknown> | 2009-01-22 05:58:59 +0000 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2009-01-22 05:58:59 +0000 |
| commit | 6f173eaa2c57446d1940ed049ac5e741ab0780ba (patch) | |
| tree | a4c5c9f711871ceef592eb627abf030c1c325bc0 /macosx/deps.mak | |
| parent | 9481fd836b3563b71508b3eb94ae7a696ca51585 (diff) | |
| download | scintilla-mirror-6f173eaa2c57446d1940ed049ac5e741ab0780ba.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 \ |
