Home
last modified time | relevance | path

Searched refs:WINDMC (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/
DMakefile.tpl170 WINDMC="$(WINDMC_FOR_BUILD)"; export WINDMC;
210 WINDMC="$(WINDMC)"; export WINDMC; \
300 WINDMC="$(WINDMC_FOR_TARGET)"; export WINDMC; \
410 WINDMC = @WINDMC@
1309 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
1447 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
Dconfigure9384 if test -n "$WINDMC"; then
9385 ac_cv_prog_WINDMC=$WINDMC
9399 if test -n "$WINDMC"; then
9400 ac_cv_prog_WINDMC="$WINDMC" # Let the user override the test.
9420 if test -n "$WINDMC"; then
9421 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDMC" >&5
9422 $as_echo "$WINDMC" >&6; }
9441 if test -n "$WINDMC"; then
9442 ac_cv_prog_WINDMC="$WINDMC" # Let the user override the test.
9462 if test -n "$WINDMC"; then
[all …]
Dconfigure.ac1387 WINDMC_FOR_BUILD="\$(WINDMC)"
3390 NCN_STRICT_CHECK_TOOLS(WINDMC, windmc)
3462 GCC_TARGET_TOOL(windmc, WINDMC_FOR_TARGET, WINDMC, [binutils/windmc])