X-Git-Url: https://ecere.com/cgi-bin/gitweb.cgi?p=sdk;a=blobdiff_plain;f=compiler%2Fecc%2FMakefile;h=2469ed4a9d574264d4366186773aeb6248091149;hp=d5345db650b64564fdb570d6608d94b305a6a2b2;hb=658b9144737e669ac92885b885f6ea3f3b65107a;hpb=250e236f19aa598cb2fbb52bc06fdbd0e7a09c5f diff --git a/compiler/ecc/Makefile b/compiler/ecc/Makefile index d5345db..2469ed4 100755 --- a/compiler/ecc/Makefile +++ b/compiler/ecc/Makefile @@ -94,7 +94,7 @@ ECFLAGS += \ -CECFLAGS += -cpp $(CPP) +CECFLAGS += "-cpp $(CPP)" ifndef STATIC_LIBRARY_TARGET OFLAGS += $(FORCE_32_BIT) \