]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/Makefile
Merge pull request #243 from pwpiwi/cleanup
[proxmark3-svn] / client / Makefile
index 0a4fc1608abd5d41ff3536c820a9a440d044524d..1df870b59acbb27ce303d2772f50715b48e1f7f4 100644 (file)
@@ -9,7 +9,7 @@ include ../common/Makefile.common
 CC=gcc
 CXX=g++
 #COMMON_FLAGS = -m32
-VPATH = ../common ../zlib ../tools
+VPATH = ../common ../zlib
 OBJDIR = obj
 
 LDLIBS = -L/opt/local/lib -L/usr/local/lib -lreadline -lpthread -lm
@@ -54,12 +54,11 @@ endif
 
 CORESRCS =     uart.c \
                util.c \
-               sleep.c
 
 
 CMDSRCS =      crapto1/crapto1.c\
                        crapto1/crypto1.c\
-                       nonce2key/nonce2key.c\
+                       mfkey.c\
                        loclass/cipher.c \
                        loclass/cipherutils.c \
                        loclass/des.c \
Impressum, Datenschutz