mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
update scripts to work with make install
This commit is contained in:
parent
742b62502e
commit
595fde5312
9 changed files with 63 additions and 44 deletions
|
@ -32,7 +32,7 @@ INSTALLBINRELPATH = /bin/
|
|||
INSTALLSHARERELPATH = /share/proxmark3/
|
||||
INSTALLFWRELPATH = /share/proxmark3/firmware/
|
||||
INSTALLTOOLSRELPATH = /share/proxmark3/tools/
|
||||
INSTALLDOCRELPATH = /share/doc/proxmark3/
|
||||
INSTALLDOCSRELPATH = /share/doc/proxmark3/
|
||||
|
||||
platform = $(shell uname)
|
||||
DETECTED_OS=$(platform)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue