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

123

/freebsd-11-stable/sys/conf/
H A Dkern.mk239 obj objlink objs objwarn \
/freebsd-11-stable/contrib/ldns/
H A Dltmain.sh3298 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5148 objs=
5873 func_append objs " $arg"
7241 func_append objs "$old_deplibs"
7270 if test -n "$objs"; then
7272 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7276 $ECHO "*** objects $objs is not portable!"
7277 func_append libobjs " $objs"
7580 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8613 test -n "$objs
[all...]
/freebsd-11-stable/contrib/openbsm/config/
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-11-stable/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 242 milliseconds

123