mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Makefiles: remove spurious spaces/tabs
This commit is contained in:
parent
961d929f4d
commit
2f12e57408
13 changed files with 85 additions and 85 deletions
|
@ -13,6 +13,6 @@ fullimage.bin: ../armsrc/obj/fullimage.elf
|
|||
proxmark3_recovery.bin: bootrom.bin fullimage.bin
|
||||
cat bootrom.bin fullimage.bin > $@
|
||||
|
||||
clean:
|
||||
clean:
|
||||
rm -f $(BINS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue