Searched refs:extra_objects (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/
H A Dconfigure312 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 host host_cpu host_vendor host_os target target_cpu target_vendor target_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE LN_S RANLIB ac_ct_RANLIB LIBTOOL WARN_CFLAGS NO_WERROR GDBINIT cgen_cpu_prefix extra_objects target_cpu_type obj_format te_file install_tooldir atof BFDLIB OPCODES_LIB BFDVER_H ALL_OBJ_DEPS YACC LEX LEXLIB LEX_OUTPUT_ROOT CPP EGREP ALLOCA USE_NLS MSGFMT GMSGFMT XGETTEXT USE_INCLUDED_LIBINTL CATALOGS CATOBJEXT DATADIRNAME GMOFILES INSTOBJEXT INTLDEPS INTLLIBS INTLOBJS POFILES POSUB INCLUDE_LOCALE_H GT_NO GT_YES MKINSTALLDIRS l MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT LIBM datarootdir docdir htmldir LIBOBJS LTLIBOBJS'
4758 echo ${extra_objects} | grep -s "bfin-parse.o"
4760 extra_objects="$extra_objects bfin-parse.o"
4763 echo ${extra_objects} | grep -s "bfin-lex.o"
4765 extra_objects="$extra_objects bfin-lex.o"
4780 case ${extra_objects} in
4782 *) extra_objects="$extra_objects m68
[all...]
H A DMakefile.am401 $(extra_objects)
492 $(extra_objects) $(GASLIBS) $(INTLLIBS) $(LIBM)
494 $(extra_objects) $(GASLIBS) $(INTLDEPS)
/haiku-buildtools/binutils/gas/
H A Dconfigure640 extra_objects
12439 echo ${extra_objects} | grep -s "bfin-parse.o"
12441 extra_objects="$extra_objects bfin-parse.o"
12444 echo ${extra_objects} | grep -s "bfin-lex-wrapper.o"
12446 extra_objects="$extra_objects bfin-lex-wrapper.o"
12461 case ${extra_objects} in
12463 *) extra_objects="$extra_objects m68
[all...]
H A DMakefile.am409 $(extra_objects) $(GASLIBS) $(LIBINTL) $(LIBM)
411 $(extra_objects) $(GASLIBS) $(LIBINTL_DEP)
H A DMakefile.in289 extra_objects = @extra_objects@
694 $(extra_objects) $(GASLIBS) $(LIBINTL) $(LIBM)
697 $(extra_objects) $(GASLIBS) $(LIBINTL_DEP)
/haiku-buildtools/binutils/gas/doc/
H A DMakefile.in264 extra_objects = @extra_objects@

Completed in 162 milliseconds