Fix path for .eva targets
Running make 2048.eva
from the repository root would loop infinitely with make re-calling itself at the same path. This Change should fix this issue.
Running make 2048.eva
from the repository root would loop infinitely with make re-calling itself at the same path. This Change should fix this issue.