]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - cockpit/1makearm.bat
Updated the windows Makefile to be compatible with both nmake and make
[proxmark3-svn] / cockpit / 1makearm.bat
index 8efdd55614e2106780036a8a18532d48aa41605b..f4a539927c30d49caf60684dab82f001e88e0aad 100644 (file)
@@ -2,7 +2,9 @@
 call _checkmake\r
 IF %MAKE_FAILED%==1 GOTO end\r
 cd ..\armsrc\r
-rem make clean\r
-make\r
+@echo **************\r
+@echo *** armsrc ***\r
+@echo **************\r
+make %1\r
 cd ..\cockpit\r
 :end\r
Impressum, Datenschutz