projects
/
proxmark3-svn
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e629181
)
Removed last trace of crypto from makefile
46/head
author
Martin Holst Swende
<martin@swende.se>
Mon, 26 Jan 2015 19:56:33 +0000
(20:56 +0100)
committer
Martin Holst Swende
<martin@swende.se>
Mon, 26 Jan 2015 19:56:33 +0000
(20:56 +0100)
client/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/client/Makefile
b/client/Makefile
index b04a152451ac0e42b3b235c8dcfe70e6629175ad..823ee44599e24beecfdc2323850a779529ff0926 100644
(file)
--- a/
client/Makefile
+++ b/
client/Makefile
@@
-12,7
+12,7
@@
CXX=g++
VPATH = ../common
OBJDIR = obj
-LDLIBS = -L/opt/local/lib -L/usr/local/lib ../liblua/liblua.a -lreadline -lpthread -lm
-lcrypto
+LDLIBS = -L/opt/local/lib -L/usr/local/lib ../liblua/liblua.a -lreadline -lpthread -lm
LDFLAGS = $(COMMON_FLAGS)
CFLAGS = -std=c99 -I. -I../include -I../common -I/opt/local/include -I../liblua -Wall $(COMMON_FLAGS) -g -O4
LUAPLATFORM = generic
Impressum
,
Datenschutz