mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
style
This commit is contained in:
parent
3b7f2be264
commit
e43f6804a1
5 changed files with 775 additions and 771 deletions
|
@ -213,9 +213,14 @@ clean:
|
|||
|
||||
help:
|
||||
@echo "################################################################"
|
||||
@echo "# Valid targets are: $(TARGETS)"
|
||||
@echo "#"
|
||||
@echo "# <target> - Builds only one of the above listed targets"
|
||||
@echo "# all - Builds the FPGA bitstreams for all targets"
|
||||
@echo "# clean - Keeps .bit files but cleans intermediate build files for all targets"
|
||||
@echo "#"
|
||||
@echo "#"
|
||||
@echo "# Valid targets are:"
|
||||
@echo "# $(TARGETS)"
|
||||
@echo "#"
|
||||
@echo "################################################################"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue