]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/Makefile
Provide msclock() as Milliseconds timer for performance measures (#231)
[proxmark3-svn] / client / Makefile
index 0a4fc1608abd5d41ff3536c820a9a440d044524d..79e0cc31d3a05c016c322c8135fb91949c4db33b 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,7 +54,6 @@ endif
 
 CORESRCS =     uart.c \
                util.c \
-               sleep.c
 
 
 CMDSRCS =      crapto1/crapto1.c\
Impressum, Datenschutz