]> git.zerfleddert.de Git - proxmark3-svn/blob - cockpit/5makeall.bat
#ifdef out the calls to the ISO15693/14443/14443a functions so that the -D on the...
[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