mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
text
This commit is contained in:
parent
6a933555df
commit
f966387c41
1 changed files with 6 additions and 2 deletions
8
Makefile
8
Makefile
|
@ -218,8 +218,12 @@ help:
|
|||
@echo "+ udev - Sets udev rules on *nix"
|
||||
@echo "+ accessrights - Ensure user belongs to correct group on *nix"
|
||||
@echo
|
||||
@echo "Possible platforms: try \"make PLATFORM=\" for more info, default is PM3RDV4"
|
||||
@echo "To activate verbose mode, use make V=1"
|
||||
@echo "To see possible platforms. default is PM3RDV4"
|
||||
@echo " make PLATFORM="
|
||||
@echo
|
||||
@echo "For verbose mode"
|
||||
@echo " make V=1"
|
||||
@echo
|
||||
|
||||
client: client/all
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue