mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
Release v4.17140 - Raccoon
This commit is contained in:
parent
5a9819ad66
commit
6ca0ce704a
18 changed files with 35 additions and 50 deletions
|
@ -56,7 +56,7 @@ OBJS = $(OBJDIR)/bootrom.s19
|
|||
# version_pm3.c should be checked on every compilation
|
||||
version_pm3.c: default_version_pm3.c .FORCE
|
||||
$(info [=] CHECK $@)
|
||||
$(Q)$(SH) ../tools/mkversion.sh $@ || $(CP) $< $@
|
||||
$(Q)$(CP) $< $@
|
||||
|
||||
all: showinfo $(OBJS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue