X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/d4086fe2b78e1a3f4fa58901f2184cd10ffcaba5..a8120704f701882253cd5242f78ede938c2af501:/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