From 4170ad72152b2ac829afc2e29dd86c8dbecda17e Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Fri, 18 May 2001 22:57:10 +0000 Subject: Eiffel support. --- win32/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32/makefile') diff --git a/win32/makefile b/win32/makefile index 91407950a..67d24b035 100644 --- a/win32/makefile +++ b/win32/makefile @@ -37,7 +37,7 @@ clean: deps: $(CC) -MM $(CXXFLAGS) *.cxx ../src/*.cxx >deps.mak -LEXOBJS=LexAda.o LexAVE.o LexConf.o LexCPP.o LexHTML.o \ +LEXOBJS=LexAda.o LexAVE.o LexConf.o LexCPP.o LexEiffel.o LexHTML.o \ LexLisp.o LexLua.o LexOthers.o LexPascal.o LexPerl.o \ LexPython.o LexRuby.o LexSQL.o LexVB.o -- cgit v1.2.3