projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ADD: tnp3xxx identification in luascripts.
[proxmark3-svn]
/
client
/
Makefile
diff --git
a/client/Makefile
b/client/Makefile
index b2b215e177d899f71a40c7f3508073e477d9e8c0..93b1636168858a2cefef4d658cf8012df5589e99 100644
(file)
--- a/
client/Makefile
+++ b/
client/Makefile
@@
-13,9
+13,9
@@
CXX=g++
VPATH = ../common
OBJDIR = obj
VPATH = ../common
OBJDIR = obj
-LDLIBS = -L/opt/local/lib -L/usr/local/lib
-lreadline -lpthread ../liblua/liblua.a
+LDLIBS = -L/opt/local/lib -L/usr/local/lib
../liblua/liblua.a -lreadline -lpthread -lm -lcrypto
LDFLAGS = $(COMMON_FLAGS)
LDFLAGS = $(COMMON_FLAGS)
-CFLAGS = -std=c99 -
lcrypto -
I. -I../include -I../common -I/opt/local/include -I../liblua -Wall $(COMMON_FLAGS) -g -O4
+CFLAGS = -std=c99 -I. -I../include -I../common -I/opt/local/include -I../liblua -Wall $(COMMON_FLAGS) -g -O4
LUAPLATFORM = generic
ifneq (,$(findstring MINGW,$(platform)))
LUAPLATFORM = generic
ifneq (,$(findstring MINGW,$(platform)))
Impressum
,
Datenschutz