Removed a dummy line containing reference to lesson3!
This commit is contained in:
parent
9a636428ba
commit
eb279c8f98
1 changed files with 0 additions and 2 deletions
|
|
@ -20,8 +20,6 @@ DIR_EO = ../../src
|
|||
|
||||
ALL = BitEA RealEA ESEA
|
||||
|
||||
lesson3 : $(ALL)
|
||||
|
||||
all : $(ALL)
|
||||
|
||||
BitEA : BitEA.o ;
|
||||
|
|
|
|||
Reference in a new issue