sdk tarball/Windows: Fixed build by removing call to escspaces
[sdk] / epj2make / Makefile
index f058347..c4ffbb8 100755 (executable)
@@ -111,7 +111,7 @@ endif
 
 
 
-CECFLAGS += -cpp $(call escspace,$(CPP))
+CECFLAGS += -cpp $(CPP)
 
 ifndef STATIC_LIBRARY_TARGET
 OFLAGS += $(FORCE_32_BIT) \