Home
last modified time | relevance | path

Searched refs:SRCCOLOR (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/deps/
H A DMakefile7 SRCCOLOR="\033[33m" macro
/f-stack/app/redis-5.0.5/src/
H A DMakefile172 SRCCOLOR="\033[33m" macro
178 QUIET_CC = @printf ' %b %b\n' $(CCCOLOR)CC$(ENDCOLOR) $(SRCCOLOR)$@$(ENDCOLOR) 1>&2;