X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/6658905f18a1eebc148836f26c731dea9c1377dc..cd00aa3043b507ed10bf79a37b83b88741d176d7:/cockpit/3makewin.bat diff --git a/cockpit/3makewin.bat b/cockpit/3makewin.bat index 82228e32..fa769860 100644 --- a/cockpit/3makewin.bat +++ b/cockpit/3makewin.bat @@ -1,5 +1,7 @@ @echo off cd ..\winsrc -rem nmake clean -nmake +@echo ************** +@echo *** winsrc *** +@echo ************** +make %1 cd ..\cockpit