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