]> git.zerfleddert.de Git - proxmark3-svn/blob - cockpit/5makeall.bat
23ee6e83d4e5b8ea437c92b9977a100772f6c4f1
[proxmark3-svn] / cockpit / 5makeall.bat
1 @echo off
2 call _checkmake
3 IF %MAKE_FAILED%==1 GOTO end
4 call 1makearm.bat %1
5 call 2makeboot.bat %1
6 call 3makewin.bat %1
7 :end
Impressum, Datenschutz