build system: Fixed CCACHE/DISTCC/SYSROOT space issues
[sdk] / deps / libungif-4.1.1 / Makefile
index 379d34a..616fb97 100755 (executable)
@@ -25,9 +25,7 @@ ifdef DEBUG
 NOSTRIP := y
 endif
 
-ifdef EXECUTABLE_TARGET
 CONSOLE = -mwindows
-endif
 
 # INCLUDES
 
@@ -68,7 +66,7 @@ CFLAGS += \
 
 
 
-CECFLAGS += -cpp $(CPP)
+CECFLAGS += "-cpp $(CPP)"
 
 ifndef STATIC_LIBRARY_TARGET
 OFLAGS += $(FORCE_32_BIT)