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

123

/freebsd-10.2-release/contrib/ntp/sntp/
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...]
/freebsd-10.2-release/contrib/openpam/
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...]
/freebsd-10.2-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.2-release/contrib/file/
H A Dltmain.sh3299 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5149 objs=
5874 func_append objs " $arg"
7243 func_append objs "$old_deplibs"
7272 if test -n "$objs"; then
7274 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7278 $ECHO "*** objects $objs is not portable!"
7279 func_append libobjs " $objs"
7584 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8620 test -n "$objs
[all...]
/freebsd-10.2-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 173 milliseconds

123