mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
Remove mkversion.pl
This commit is contained in:
parent
c2092ee2ed
commit
d0526d3ba9
6 changed files with 6 additions and 90 deletions
|
@ -14,7 +14,7 @@
|
|||
// See LICENSE.txt for the text of the license.
|
||||
//-----------------------------------------------------------------------------
|
||||
#include "common.h"
|
||||
/* This is the default version_pm3.c file that Makefile.common falls back to if neither sh nor perl are available */
|
||||
/* This is the default version_pm3.c file that Makefile.common falls back to if sh is not available */
|
||||
#ifndef ON_DEVICE
|
||||
#define SECTVERSINFO
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue