diff --git a/Makefile b/Makefile index 8c8184e..64bd708 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,4 @@ args = -o all: $(compiler) $(warningLevel) $(includes) $(sources) $(linker) $(libs) $(args) $(dir)\$(target) - -run: cd $(dir) && $(target)