mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 02:26:59 -07:00
updated help
This commit is contained in:
parent
1584e0ee58
commit
3f030abe3f
2 changed files with 64 additions and 60 deletions
|
@ -18,6 +18,8 @@ all: proxmark3 snooper cli flasher
|
|||
proxmark3: LDFLAGS+=$(QTLDFLAGS)
|
||||
proxmark3: proxmark3.o gui.o command.o usb.o $(QTGUI)
|
||||
|
||||
command.o: ../winsrc/command.cpp translate.h
|
||||
|
||||
snooper: snooper.o gui.o command.o usb.o guidummy.o
|
||||
|
||||
cli: cli.o gui.o command.o usb.o guidummy.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue