From 6b961629f67f03ab397ce2c0fc80647d17f7c3bd Mon Sep 17 00:00:00 2001 From: Jonathan Moallem Date: Sun, 29 Nov 2020 17:42:42 +1100 Subject: [PATCH] Update Makefile --- Makefile | 1 - 1 file changed, 1 deletion(-) 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