mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
parent
0b65f2bc9e
commit
1731695483
17 changed files with 45 additions and 31 deletions
|
@ -50,7 +50,7 @@ OBJS = $(OBJDIR)/bootrom.s19
|
|||
# version_pm3.c should be remade on every compilation
|
||||
version_pm3.c: default_version_pm3.c
|
||||
$(info [=] GEN $@)
|
||||
$(Q)$(CP) $< $@
|
||||
$(Q)$(SH) ../tools/mkversion.sh > $@ || $(PERL) ../tools/mkversion.pl > $@ || $(CP) $< $@
|
||||
|
||||
all: showinfo $(OBJS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue