X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/25606bd7246c4192b6c4664ef813d33be4f23f92..77d1a423d575cfce6cbc46ff8e2217db2b6483d9:/client/Makefile diff --git a/client/Makefile b/client/Makefile index afb06c87..135227e0 100644 --- a/client/Makefile +++ b/client/Makefile @@ -110,11 +110,14 @@ CMDSRCS = nonce2key/crapto1.c\ cmdlfem4x.c \ cmdlfhitag.c \ cmdlfti.c \ - cmdlfviking.c\ cmdparser.c \ cmdmain.c \ cmdlft55xx.c \ cmdlfpcf7931.c\ + cmdlfviking.c\ + cmdlfpresco.c\ + cmdlfpyramid.c\ + cmdlfguard.c\ pm3_binlib.c\ scripting.c\ cmdscript.c\ @@ -133,9 +136,7 @@ CMDSRCS = nonce2key/crapto1.c\ tea.c\ prng.c\ radixsort.c\ - bucketsort.c\ - cmdlfpresco.c - + bucketsort.c ZLIBSRCS = deflate.c adler32.c trees.c zutil.c inflate.c inffast.c inftrees.c ZLIB_FLAGS = -DZ_SOLO -DZ_PREFIX -DNO_GZIP -DZLIB_PM3_TUNED #-DDEBUG -Dverbose=1