OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:output_obj
(Results
1 - 25
of
37
) sorted by relevancy
1
2
/src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
ltmain.sh
579
output_obj
=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
580
lockfile="$
output_obj
.lock"
581
removelist="$removelist $
output_obj
$lockfile"
584
output_obj
=
654
if test -z "$
output_obj
"; then
659
$run $rm "$lobj" "$
output_obj
"
664
test -n "$
output_obj
" && $run $rm $removelist
689
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
690
$show "$mv $
output_obj
$lobj
[
all
...]
/src/crypto/external/bsd/netpgp/dist/buildaux/
ltmain.sh
924
output_obj
=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
925
lockfile="$
output_obj
.lock"
926
removelist="$removelist $
output_obj
$lockfile"
929
output_obj
=
1004
if test -z "$
output_obj
"; then
1009
$run $rm "$lobj" "$
output_obj
"
1014
test -n "$
output_obj
" && $run $rm $removelist
1039
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
1040
$show "$mv $
output_obj
$lobj
[
all
...]
/src/external/bsd/iscsi/dist/buildaux/
ltmain.sh
924
output_obj
=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
925
lockfile="$
output_obj
.lock"
926
removelist="$removelist $
output_obj
$lockfile"
929
output_obj
=
1004
if test -z "$
output_obj
"; then
1009
$run $rm "$lobj" "$
output_obj
"
1014
test -n "$
output_obj
" && $run $rm $removelist
1039
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
1040
$show "$mv $
output_obj
$lobj
[
all
...]
/src/external/bsd/libbind/dist/
ltmain.sh
907
output_obj
=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
908
lockfile="$
output_obj
.lock"
909
removelist="$removelist $
output_obj
$lockfile"
912
output_obj
=
987
if test -z "$
output_obj
"; then
992
$run $rm "$lobj" "$
output_obj
"
997
test -n "$
output_obj
" && $run $rm $removelist
1022
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
1023
$show "$mv $
output_obj
$lobj
[
all
...]
/src/external/gpl2/gettext/dist/build-aux/
ltmain.sh
841
output_obj
=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
842
lockfile="$
output_obj
.lock"
843
removelist="$removelist $
output_obj
$lockfile"
846
output_obj
=
923
if test -z "$
output_obj
"; then
928
$run $rm "$lobj" "$
output_obj
"
933
test -n "$
output_obj
" && $run $rm $removelist
958
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
959
$show "$mv $
output_obj
$lobj
[
all
...]
/src/crypto/external/cpl/tpm-tools/dist/
ltmain.sh
1291
output_obj
=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1292
lockfile="$
output_obj
.lock"
1294
output_obj
=
1322
removelist="$removelist $
output_obj
"
1350
if test -z "$
output_obj
"; then
1356
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
1379
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
1380
func_show_eval '$MV "$
output_obj
" "$lobj"' \
1428
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/crypto/external/cpl/trousers/dist/
ltmain.sh
1291
output_obj
=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1292
lockfile="$
output_obj
.lock"
1294
output_obj
=
1322
removelist="$removelist $
output_obj
"
1350
if test -z "$
output_obj
"; then
1356
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
1379
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
1380
func_show_eval '$MV "$
output_obj
" "$lobj"' \
1428
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh
3454
output_obj
=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3455
lockfile=$
output_obj
.lock
3457
output_obj
=
3485
func_append removelist " $
output_obj
"
3512
if test -z "$
output_obj
"; then
3518
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
3541
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
3542
func_show_eval '$MV "$
output_obj
" "$lobj"' \
3590
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/sys/external/isc/libsodium/dist/
ltmain.sh
2138
output_obj
=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
2139
lockfile="$
output_obj
.lock"
2141
output_obj
=
2169
func_append removelist " $
output_obj
"
2196
if test -z "$
output_obj
"; then
2202
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
2225
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
2226
func_show_eval '$MV "$
output_obj
" "$lobj"' \
2274
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/external/bsd/am-utils/dist/
ltmain.sh
2138
output_obj
=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
2139
lockfile="$
output_obj
.lock"
2141
output_obj
=
2169
func_append removelist " $
output_obj
"
2196
if test -z "$
output_obj
"; then
2202
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
2225
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
2226
func_show_eval '$MV "$
output_obj
" "$lobj"' \
2274
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/external/bsd/file/dist/
ltmain.sh
3457
output_obj
=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3458
lockfile=$
output_obj
.lock
3460
output_obj
=
3488
func_append removelist " $
output_obj
"
3515
if test -z "$
output_obj
"; then
3521
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
3544
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
3545
func_show_eval '$MV "$
output_obj
" "$lobj"' \
3593
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/external/bsd/flex/dist/build-aux/
ltmain.sh
3454
output_obj
=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3455
lockfile=$
output_obj
.lock
3457
output_obj
=
3485
func_append removelist " $
output_obj
"
3512
if test -z "$
output_obj
"; then
3518
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
3541
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
3542
func_show_eval '$MV "$
output_obj
" "$lobj"' \
3590
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/external/bsd/ntp/dist/sntp/libevent/build-aux/
ltmain.sh
3454
output_obj
=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3455
lockfile=$
output_obj
.lock
3457
output_obj
=
3485
func_append removelist " $
output_obj
"
3512
if test -z "$
output_obj
"; then
3518
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
3541
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
3542
func_show_eval '$MV "$
output_obj
" "$lobj"' \
3590
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/external/bsd/ntp/dist/sntp/libevent/
ltmain.sh
3454
output_obj
=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3455
lockfile=$
output_obj
.lock
3457
output_obj
=
3485
func_append removelist " $
output_obj
"
3512
if test -z "$
output_obj
"; then
3518
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
3541
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
3542
func_show_eval '$MV "$
output_obj
" "$lobj"' \
3590
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/external/bsd/openldap/dist/build/
ltmain.sh
3454
output_obj
=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3455
lockfile=$
output_obj
.lock
3457
output_obj
=
3485
func_append removelist " $
output_obj
"
3512
if test -z "$
output_obj
"; then
3518
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
3541
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
3542
func_show_eval '$MV "$
output_obj
" "$lobj"' \
3590
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/external/bsd/openldap/dist/contrib/ldapc++/
ltmain.sh
3454
output_obj
=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3455
lockfile=$
output_obj
.lock
3457
output_obj
=
3485
func_append removelist " $
output_obj
"
3512
if test -z "$
output_obj
"; then
3518
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
3541
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
3542
func_show_eval '$MV "$
output_obj
" "$lobj"' \
3590
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/external/gpl3/binutils/dist/
ltmain.sh
1468
output_obj
=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
1469
lockfile="$
output_obj
.lock"
1471
output_obj
=
1499
removelist="$removelist $
output_obj
"
1527
if test -z "$
output_obj
"; then
1533
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
1556
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
1557
func_show_eval '$MV "$
output_obj
" "$lobj"' \
1605
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/external/gpl3/binutils.old/dist/
ltmain.sh
1468
output_obj
=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
1469
lockfile="$
output_obj
.lock"
1471
output_obj
=
1499
removelist="$removelist $
output_obj
"
1527
if test -z "$
output_obj
"; then
1533
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
1556
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
1557
func_show_eval '$MV "$
output_obj
" "$lobj"' \
1605
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/external/gpl3/gcc/dist/
ltmain.sh
1468
output_obj
=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
1469
lockfile="$
output_obj
.lock"
1471
output_obj
=
1499
removelist="$removelist $
output_obj
"
1527
if test -z "$
output_obj
"; then
1533
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
1556
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
1557
func_show_eval '$MV "$
output_obj
" "$lobj"' \
1605
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/external/gpl3/gcc.old/dist/
ltmain.sh
1468
output_obj
=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
1469
lockfile="$
output_obj
.lock"
1471
output_obj
=
1499
removelist="$removelist $
output_obj
"
1527
if test -z "$
output_obj
"; then
1533
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
1556
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
1557
func_show_eval '$MV "$
output_obj
" "$lobj"' \
1605
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/external/gpl3/gdb/dist/
ltmain.sh
1468
output_obj
=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
1469
lockfile="$
output_obj
.lock"
1471
output_obj
=
1499
removelist="$removelist $
output_obj
"
1527
if test -z "$
output_obj
"; then
1533
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
1556
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
1557
func_show_eval '$MV "$
output_obj
" "$lobj"' \
1605
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/external/gpl3/gdb.old/dist/
ltmain.sh
1468
output_obj
=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
1469
lockfile="$
output_obj
.lock"
1471
output_obj
=
1499
removelist="$removelist $
output_obj
"
1527
if test -z "$
output_obj
"; then
1533
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
1556
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
1557
func_show_eval '$MV "$
output_obj
" "$lobj"' \
1605
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/external/lgpl3/gmp/dist/
ltmain.sh
3454
output_obj
=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3455
lockfile=$
output_obj
.lock
3457
output_obj
=
3485
func_append removelist " $
output_obj
"
3512
if test -z "$
output_obj
"; then
3518
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
3541
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
3542
func_show_eval '$MV "$
output_obj
" "$lobj"' \
3590
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/external/lgpl3/mpc/dist/
ltmain.sh
3454
output_obj
=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3455
lockfile=$
output_obj
.lock
3457
output_obj
=
3485
func_append removelist " $
output_obj
"
3512
if test -z "$
output_obj
"; then
3518
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
3541
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
3542
func_show_eval '$MV "$
output_obj
" "$lobj"' \
3590
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
/src/crypto/external/bsd/heimdal/dist/
ltmain.sh
3700
output_obj
=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3701
lockfile=$
output_obj
.lock
3703
output_obj
=
3731
func_append removelist " $
output_obj
"
3758
if test -z "$
output_obj
"; then
3764
'test -n "$
output_obj
" && $RM $removelist; exit $EXIT_FAILURE'
3787
if test -n "$
output_obj
" && test "X$
output_obj
" != "X$lobj"; then
3788
func_show_eval '$MV "$
output_obj
" "$lobj"' \
3836
if test -n "$
output_obj
" && test "X$output_obj" != "X$obj"; the
[
all
...]
Completed in 73 milliseconds
1
2
Indexes created Mon Mar 02 05:31:46 UTC 2026