projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
split io demod/pyramid demod to respective files
[proxmark3-svn]
/
client
/
Makefile
diff --git
a/client/Makefile
b/client/Makefile
index 2a572c1129dd308f31f2049ac1abc461c0993fd9..ac7e6f9804b51da30dc47472262d1e14be88ef07 100644
(file)
--- a/
client/Makefile
+++ b/
client/Makefile
@@
-15,7
+15,7
@@
OBJDIR = obj
LDLIBS = -L/opt/local/lib -L/usr/local/lib -lreadline -lpthread -lm
LUALIB = ../liblua/liblua.a
LDFLAGS = $(COMMON_FLAGS)
LDLIBS = -L/opt/local/lib -L/usr/local/lib -lreadline -lpthread -lm
LUALIB = ../liblua/liblua.a
LDFLAGS = $(COMMON_FLAGS)
-CFLAGS = -std=c99 -D_ISOC99_SOURCE -I. -I../include -I../common -I../zlib -I/opt/local/include -I../liblua -Wall $(COMMON_FLAGS) -g -O4
+CFLAGS = -std=c99 -D_ISOC99_SOURCE -I. -I../include -I../common -I../
tools -I../
zlib -I/opt/local/include -I../liblua -Wall $(COMMON_FLAGS) -g -O4
LUAPLATFORM = generic
ifneq (,$(findstring MINGW,$(platform)))
LUAPLATFORM = generic
ifneq (,$(findstring MINGW,$(platform)))
@@
-54,12
+54,11
@@
endif
CORESRCS = uart.c \
util.c \
CORESRCS = uart.c \
util.c \
- sleep.c
-CMDSRCS =
nonce2key
/crapto1.c\
-
nonce2key
/crypto1.c\
- nonce2key
/nonce2key
.c\
+CMDSRCS =
crapto1
/crapto1.c\
+
crapto1
/crypto1.c\
+ nonce2key.c\
loclass/cipher.c \
loclass/cipherutils.c \
loclass/des.c \
loclass/cipher.c \
loclass/cipherutils.c \
loclass/des.c \
Impressum
,
Datenschutz