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