diff --git a/Makefile b/Makefile index e79ff2e..83d1856 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,6 @@ ifeq ($(OS), Windows_NT) # Set Windows commands THEN = & cleanCommand = del ${CURDIR}\build\*.exe - echo if errorlevel gtr 7 exit errorlevel > CheckCopyError.bat type CheckError.bat else