Browse Source

[4088] Unnecessary makefile rule removed.

Tomek Mrugalski 9 years ago
parent
commit
06446ad17b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/lib/eval/Makefile.am

+ 0 - 2
src/lib/eval/Makefile.am

@@ -72,5 +72,3 @@ location.hh position.hh stack.hh parser.cc parser.h: parser.yy
 
 lexer.cc: lexer.ll
 	$(LEX) -olexer.cc lexer.ll
-
-driver.o: driver.cc