X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/6658905f18a1eebc148836f26c731dea9c1377dc..5fc8250f7f76db055d4592b1ca3d691dccda6398:/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