OSDN Git Service

build: Kill colors
[android-x86/build.git] / core / distdir.mk
index 829951e..b058dc2 100644 (file)
@@ -37,7 +37,7 @@ ifdef dist_goal
 define copy-one-dist-file
 $(3): $(2)
 $(2): $(1)
-       @echo -e ${CL_YLW}"Dist:"${CL_RST}" $$@"
+       @echo "Dist:"" $$@"
        $$(copy-file-to-new-target-with-cp)
 endef