Home
last modified time | relevance | path

Searched defs:LOG_COMPILE (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/tools/multi/proj/provider/
H A DMakefile139 LOG_COMPILE=echo build with VERBOSE=1 to unhide compile ; ( ($(2) 2>&1) > $(1) || (echo "Compile failed, see logfile in $(1) for details." ;exit 1)) macro
141 LOG_COMPILE=$(2) 2>&1 | tee $(1) macro

Completed in 2 milliseconds