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