Searched refs:WINDRES_FOR_TARGET (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/
H A Dconfigure275 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os build_noncanonical host_noncanonical target_noncanonical host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LN LN_S TOPLEVEL_CONFIGURE_ARGUMENTS build_libsubdir build_subdir host_subdir target_subdir CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX GNATBIND ac_ct_GNATBIND GNATMAKE ac_ct_GNATMAKE do_compare gmplibs gmpinc stage1_languages SYSROOT_CFLAGS_FOR_TARGET RPATH_ENVVAR tooldir build_tooldir CONFIGURE_GDB_TK GDB_TK INSTALL_GDB_TK build_configargs build_configdirs host_configargs configdirs target_configargs CC_FOR_BUILD config_shell YACC BISON M4 LEX FLEX MAKEINFO EXPECT RUNTEST AR AS DLLTOOL LD LIPO NM RANLIB STRIP WINDRES OBJCOPY OBJDUMP CFLAGS_FOR_BUILD CC_FOR_TARGET CXX_FOR_TARGET GCC_FOR_TARGET GCJ_FOR_TARGET GFORTRAN_FOR_TARGET AR_FOR_TARGET AS_FOR_TARGET DLLTOOL_FOR_TARGET LD_FOR_TARGET LIPO_FOR_TARGET NM_FOR_TARGET OBJDUMP_FOR_TARGET RANLIB_FOR_TARGET STRIP_FOR_TARGET WINDRES_FOR_TARGET RAW_CXX_FOR_TARGET FLAGS_FOR_TARGET COMPILER_AS_FOR_TARGET COMPILER_LD_FOR_TARGET COMPILER_NM_FOR_TARGET MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT stage1_cflags stage1_checking stage2_werror_flag datarootdir docdir pdfdir htmldir LIBOBJS LTLIBOBJS'
840 ac_env_WINDRES_FOR_TARGET_set=${WINDRES_FOR_TARGET+set}
841 ac_env_WINDRES_FOR_TARGET_value=$WINDRES_FOR_TARGET
842 ac_cv_env_WINDRES_FOR_TARGET_set=${WINDRES_FOR_TARGET+set}
843 ac_cv_env_WINDRES_FOR_TARGET_value=$WINDRES_FOR_TARGET
1015 WINDRES_FOR_TARGET
10530 WINDRES_FOR_TARGET=`cd $with_build_time_tools && pwd`/windres
10531 ac_cv_path_WINDRES_FOR_TARGET=$WINDRES_FOR_TARGET
10539 WINDRES_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=windres`
10540 test $WINDRES_FOR_TARGET
[all...]
H A DMakefile.tpl222 WINDRES="$(WINDRES_FOR_TARGET)"; export WINDRES; \
349 WINDRES_FOR_TARGET=@WINDRES_FOR_TARGET@
480 'WINDRES=$$(WINDRES_FOR_TARGET)'
H A DMakefile.def262 flags_to_pass = { flag= WINDRES_FOR_TARGET ; };
H A DMakefile.in219 WINDRES="$(WINDRES_FOR_TARGET)"; export WINDRES; \
346 WINDRES_FOR_TARGET=@WINDRES_FOR_TARGET@
510 "WINDRES_FOR_TARGET=$(WINDRES_FOR_TARGET)" \
576 'WINDRES=$$(WINDRES_FOR_TARGET)'
[all...]

Completed in 239 milliseconds