Searched refs:objs (Results 51 - 52 of 52) sorted by relevance

123

/freebsd-10.0-release/contrib/unbound/
H A Dltmain.sh3298 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5148 objs=
5873 func_append objs " $arg"
7238 func_append objs "$old_deplibs"
7267 if test -n "$objs"; then
7269 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7273 $ECHO "*** objects $objs is not portable!"
7274 func_append libobjs " $objs"
7574 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8607 test -n "$objs
[all...]
/freebsd-10.0-release/crypto/heimdal/
H A Dltmain.sh3295 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5136 objs=
5860 func_append objs " $arg"
7224 func_append objs "$old_deplibs"
7253 if test -n "$objs"; then
7255 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7259 $ECHO "*** objects $objs is not portable!"
7260 func_append libobjs " $objs"
7559 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8591 test -n "$objs
[all...]

Completed in 126 milliseconds

123