mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
make clean fpga_version_info.c
This commit is contained in:
parent
dfbabb39fc
commit
701f618f97
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ clean:
|
|||
$(Q)$(RM) $(OBJDIR)$(PATHSEP)*.d
|
||||
$(Q)$(RM) $(OBJDIR)$(PATHSEP)*.z
|
||||
$(Q)$(RM) $(OBJDIR)$(PATHSEP)*.bin
|
||||
$(Q)$(RM) version_pm3.c version.c
|
||||
$(Q)$(RM) version_pm3.c version.c fpga_version_info.c
|
||||
|
||||
install: all
|
||||
$(info [@] Installing fullimage to $(DESTDIR)$(PREFIX)...)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue