mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-01 05:07:03 +08:00
6 lines
64 B
Batchfile
6 lines
64 B
Batchfile
|
@echo off
|
||
|
cd ..\winsrc
|
||
|
rem nmake clean
|
||
|
nmake
|
||
|
cd ..\cockpit
|