X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/7d5169a0e97575732aa971121193a9eb4f8fae57..a0f33b6682db1fc4ab60504f11e99eb682dc9c56:/client/Makefile diff --git a/client/Makefile b/client/Makefile index f071f85b..61afaf59 100644 --- a/client/Makefile +++ b/client/Makefile @@ -5,9 +5,8 @@ #----------------------------------------------------------------------------- include ../common/Makefile.common - -CC=gcc -CXX=g++ +CC = gcc +CXX = g++ #COMMON_FLAGS = -m32 VPATH = ../common ../zlib OBJDIR = obj