Home
last modified time | relevance | path

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

/iperf/config/
H A Dltmain.sh4885 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
6803 objs=
7600 func_append objs " $arg"
9027 if test -n "$objs"; then
9029 …nc_fatal_error "cannot build libtool library '$output' from non-libtool objects on this host:$objs"
9033 $ECHO "*** objects $objs is not portable!"
9034 func_append libobjs " $objs"
9352 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
10386 test -n "$objs$old_deplibs" && \
10432 …reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o…
/iperf/
H A Daclocal.m47021 $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~