X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/97a82e8f362e3731bf45a1f9b3598d5f0a3459b4..a5b1ba202384e19b4191c04a45a6992bdaf97cb8:/cockpit/1makearm.bat diff --git a/cockpit/1makearm.bat b/cockpit/1makearm.bat index d925fd3c..8efdd556 100644 --- a/cockpit/1makearm.bat +++ b/cockpit/1makearm.bat @@ -1,5 +1,8 @@ @echo off +call _checkmake +IF %MAKE_FAILED%==1 GOTO end cd ..\armsrc rem make clean make cd ..\cockpit +:end