sdk tarball/Windows: Fixed build by removing call to escspaces
[sdk] / ear / extract / Makefile
index 5159e58..741cf35 100755 (executable)
@@ -177,7 +177,7 @@ endif
 
 
 
-CECFLAGS += -cpp $(call escspace,$(CPP))
+CECFLAGS += -cpp $(CPP)
 
 ifndef STATIC_LIBRARY_TARGET
 OFLAGS += $(FORCE_32_BIT) \