Update Makefile
This commit is contained in:
parent
c8e225e515
commit
6b961629f6
1
Makefile
1
Makefile
@ -12,7 +12,6 @@ ifeq ($(OS), Windows_NT)
|
|||||||
# Set Windows commands
|
# Set Windows commands
|
||||||
THEN = &
|
THEN = &
|
||||||
cleanCommand = del ${CURDIR}\build\*.exe
|
cleanCommand = del ${CURDIR}\build\*.exe
|
||||||
|
|
||||||
echo if errorlevel gtr 7 exit errorlevel > CheckCopyError.bat
|
echo if errorlevel gtr 7 exit errorlevel > CheckCopyError.bat
|
||||||
type CheckError.bat
|
type CheckError.bat
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user