Searched refs:objs (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh845 objs=
1171 objs="$objs $arg"
1601 if test -n "$objs"; then
1602 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects:$objs" 2>&1
1827 oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
2213 if test -n "$objs"; then
2280 reload_objs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs"
2521 progfiles=`$echo "X$objs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
2990 oldobjs="$objs "`
[all...]
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh2335 progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4086 objs=
4785 objs="$objs $arg"
6096 objs="$objs$old_deplibs"
6125 if test -n "$objs"; then
6127 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
6131 $ECHO "*** objects $objs is not portable!"
6132 libobjs="$libobjs $objs"
[all...]
/bind-9.6-ESV-R11/
H A Dltmain.sh3328 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5181 objs=
5907 func_append objs " $arg"
7289 func_append objs "$old_deplibs"
7318 if test -n "$objs"; then
7320 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7324 $ECHO "*** objects $objs is not portable!"
7325 func_append libobjs " $objs"
7625 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8658 test -n "$objs
[all...]

Completed in 1629 milliseconds