diff --git a/eo/tutorial/Lesson4/Makefile b/eo/tutorial/Lesson4/Makefile index 807d8e126..75bd41dd4 100644 --- a/eo/tutorial/Lesson4/Makefile +++ b/eo/tutorial/Lesson4/Makefile @@ -20,8 +20,6 @@ DIR_EO = ../../src ALL = BitEA RealEA ESEA -lesson3 : $(ALL) - all : $(ALL) BitEA : BitEA.o ;