]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/Makefile
FIX: earlier NULL check.
[proxmark3-svn] / client / Makefile
index f071f85b30b1c54a29f0c90f7931f957912091dc..61afaf599475d1af9bfe1297a92c304b560f420b 100644 (file)
@@ -5,9 +5,8 @@
 #-----------------------------------------------------------------------------
 include ../common/Makefile.common
 
-
-CC=gcc
-CXX=g++
+CC = gcc
+CXX = g++
 #COMMON_FLAGS = -m32
 VPATH = ../common ../zlib
 OBJDIR = obj
Impressum, Datenschutz