]> git.zerfleddert.de Git - proxmark3-svn/commit - Makefile
Update/cleanup Makefiles (#265)
authorpwpiwi <pwpiwi@users.noreply.github.com>
Fri, 31 Mar 2017 14:04:04 +0000 (16:04 +0200)
committerGitHub <noreply@github.com>
Fri, 31 Mar 2017 14:04:04 +0000 (16:04 +0200)
commitfb9acd45888ec05381f8a21835e3c071c582346d
tree2cbbf3c667258ffcc56282c40035fcec496d35ec
parentb642ce7ab58f1f91dc2edc04fbe6f2bf4f8b9afd
Update/cleanup Makefiles (#265)

- add new target "make mfkey" to build mfkey32 and mfkey64
- include above when "make all"
- fix Qt detection for Kali Linux
- create and use dependency files when building client
- create client/lualibs/usb_cmd.lua from include/usb_cmd.h when building client
- add Windows *.exe files with "make tarbin"
- For the time being don't include Makefile.common in Makefile and client/Makefile
- set com3 as default flashing port for Windows (including mingw)
- remove static targets snooper and cli. Remove their sources as well.
Makefile
client/Makefile
client/cli.c [deleted file]
client/guidummy.c [deleted file]
client/guidummy.cpp [new file with mode: 0644]
client/lualibs/commands.lua
client/lualibs/usb_cmd.lua [new file with mode: 0644]
client/snooper.c [deleted file]
client/usb_cmd_h2lua.awk [new file with mode: 0644]
Impressum, Datenschutz