/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/spu/ |
H A D | t-elf | 40 $(AR_FOR_TARGET) -rcs $@ $<
|
/netbsd-src/external/gpl3/binutils.old/dist/ |
H A D | configure | 11304 ac_cv_path_AR_FOR_TARGET=$AR_FOR_TARGET 11313 test $AR_FOR_TARGET = ar && AR_FOR_TARGET= 11314 test -n "$AR_FOR_TARGET" && ac_cv_path_AR_FOR_TARGET=$AR_FOR_TARGET 11325 case $AR_FOR_TARGET in 11327 ac_cv_path_AR_FOR_TARGET="$AR_FOR_TARGET" # Let the user override the test with a path. 11349 if test -n "$AR_FOR_TARGET"; then 11350 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR_FOR_TARGET" >&5 11351 $as_echo "$AR_FOR_TARGET" >&6; } 11362 if test -n "$AR_FOR_TARGET"; then 11363 ac_cv_prog_AR_FOR_TARGET=$AR_FOR_TARGET [all …]
|
H A D | Makefile.tpl | 226 AR_FOR_TARGET="$(AR_FOR_TARGET)"; export AR_FOR_TARGET; \ 571 AR_FOR_TARGET=@AR_FOR_TARGET@
|
H A D | Makefile.def | 301 flags_to_pass = { flag= AR_FOR_TARGET ; };
|
H A D | configure.ac | 3511 ACX_CHECK_INSTALLED_TARGET_TOOL(AR_FOR_TARGET, ar) 3527 GCC_TARGET_TOOL(ar, AR_FOR_TARGET, AR, [binutils/ar]) 3558 AR_FOR_TARGET=${AR_FOR_TARGET}${extra_arflags_for_target}
|
/netbsd-src/external/gpl3/gcc.old/dist/ |
H A D | configure | 11421 ac_cv_path_AR_FOR_TARGET=$AR_FOR_TARGET 11430 test $AR_FOR_TARGET = ar && AR_FOR_TARGET= 11431 test -n "$AR_FOR_TARGET" && ac_cv_path_AR_FOR_TARGET=$AR_FOR_TARGET 11442 case $AR_FOR_TARGET in 11444 ac_cv_path_AR_FOR_TARGET="$AR_FOR_TARGET" # Let the user override the test with a path. 11466 if test -n "$AR_FOR_TARGET"; then 11467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR_FOR_TARGET" >&5 11468 $as_echo "$AR_FOR_TARGET" >&6; } 11479 if test -n "$AR_FOR_TARGET"; then 11480 ac_cv_prog_AR_FOR_TARGET=$AR_FOR_TARGET [all …]
|
H A D | Makefile.tpl | 221 AR_FOR_TARGET="$(AR_FOR_TARGET)"; export AR_FOR_TARGET; \ 516 AR_FOR_TARGET=@AR_FOR_TARGET@
|
H A D | configure.ac | 3505 ACX_CHECK_INSTALLED_TARGET_TOOL(AR_FOR_TARGET, ar) 3523 GCC_TARGET_TOOL(ar, AR_FOR_TARGET, AR, [binutils/ar]) 3558 AR_FOR_TARGET=${AR_FOR_TARGET}${extra_arflags_for_target}
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | configure | 13858 ac_cv_path_AR_FOR_TARGET=$AR_FOR_TARGET 13867 test $AR_FOR_TARGET = ar && AR_FOR_TARGET= 13868 test -n "$AR_FOR_TARGET" && ac_cv_path_AR_FOR_TARGET=$AR_FOR_TARGET 13879 case $AR_FOR_TARGET in 13881 ac_cv_path_AR_FOR_TARGET="$AR_FOR_TARGET" # Let the user override the test with a path. 13903 if test -n "$AR_FOR_TARGET"; then 13904 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR_FOR_TARGET" >&5 13905 $as_echo "$AR_FOR_TARGET" >&6; } 13916 if test -n "$AR_FOR_TARGET"; then 13917 ac_cv_prog_AR_FOR_TARGET=$AR_FOR_TARGET [all …]
|
H A D | Makefile.tpl | 225 AR_FOR_TARGET="$(AR_FOR_TARGET)"; export AR_FOR_TARGET; \ 573 AR_FOR_TARGET=@AR_FOR_TARGET@
|
H A D | Makefile.def | 300 flags_to_pass = { flag= AR_FOR_TARGET ; };
|
H A D | configure.ac | 3626 ACX_CHECK_INSTALLED_TARGET_TOOL(AR_FOR_TARGET, ar) 3644 GCC_TARGET_TOOL(ar, AR_FOR_TARGET, AR, [binutils/ar]) 3679 AR_FOR_TARGET=${AR_FOR_TARGET}${extra_arflags_for_target}
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
H A D | Makefile.in | 187 AR_FOR_TARGET = $(AR) 189 AR_CREATE_FOR_TARGET = $(AR_FOR_TARGET) $(AR_FLAGS_FOR_TARGET) rc 190 AR_EXTRACT_FOR_TARGET = $(AR_FOR_TARGET) $(AR_FLAGS_FOR_TARGET) x 210 export AR_FOR_TARGET
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | Makefile.in | 187 AR_FOR_TARGET = $(AR) 189 AR_CREATE_FOR_TARGET = $(AR_FOR_TARGET) $(AR_FLAGS_FOR_TARGET) rc 190 AR_EXTRACT_FOR_TARGET = $(AR_FOR_TARGET) $(AR_FLAGS_FOR_TARGET) x 210 export AR_FOR_TARGET
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | configure | 14401 ac_cv_path_AR_FOR_TARGET=$AR_FOR_TARGET 14410 test $AR_FOR_TARGET = ar && AR_FOR_TARGET= 14411 test -n "$AR_FOR_TARGET" && ac_cv_path_AR_FOR_TARGET=$AR_FOR_TARGET 14422 case $AR_FOR_TARGET in 14424 ac_cv_path_AR_FOR_TARGET="$AR_FOR_TARGET" # Let the user override the test with a path. 14446 if test -n "$AR_FOR_TARGET"; then 14447 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR_FOR_TARGET" >&5 14448 $as_echo "$AR_FOR_TARGET" >&6; } 14459 if test -n "$AR_FOR_TARGET"; then 14460 ac_cv_prog_AR_FOR_TARGET=$AR_FOR_TARGET [all …]
|
H A D | Makefile.tpl | 230 AR_FOR_TARGET="$(AR_FOR_TARGET)"; export AR_FOR_TARGET; \ 591 AR_FOR_TARGET=@AR_FOR_TARGET@
|
H A D | Makefile.def | 318 flags_to_pass = { flag= AR_FOR_TARGET ; };
|
H A D | configure.ac | 3824 ACX_CHECK_INSTALLED_TARGET_TOOL(AR_FOR_TARGET, ar) 3842 GCC_TARGET_TOOL(ar, AR_FOR_TARGET, AR, [binutils/ar]) 3879 AR_FOR_TARGET=${AR_FOR_TARGET}${extra_arflags_for_target}
|
/netbsd-src/external/gpl3/autoconf/dist/ |
H A D | TODO | 424 AR_FOR_TARGET 434 AC_CHECK_PROGS(AR_FOR_TARGET,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | Makefile.in | 474 AR_FOR_TARGET := $(shell \ 485 AR_CREATE_FOR_TARGET = $(AR_FOR_TARGET) $(AR_FLAGS_FOR_TARGET) rc 486 AR_EXTRACT_FOR_TARGET = $(AR_FOR_TARGET) $(AR_FLAGS_FOR_TARGET) x 1165 export AR_FOR_TARGET
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | Makefile.in | 461 AR_FOR_TARGET := $(shell \ 472 AR_CREATE_FOR_TARGET = $(AR_FOR_TARGET) $(AR_FLAGS_FOR_TARGET) rc 473 AR_EXTRACT_FOR_TARGET = $(AR_FOR_TARGET) $(AR_FLAGS_FOR_TARGET) x 1132 export AR_FOR_TARGET
|
/netbsd-src/external/gpl3/gcc/dist/config/ |
H A D | ChangeLog | 2064 * mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
|
/netbsd-src/external/gpl3/binutils/dist/config/ |
H A D | ChangeLog | 2026 * mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
|
/netbsd-src/external/gpl3/binutils.old/dist/config/ |
H A D | ChangeLog | 2009 * mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog-2007 | 3202 and env(RANLIB), not env(AR_FOR_TARGET) and env(RANLIB_FOR_TARGET). 5908 exists, use env(AR_FOR_TARGET). Log the command.
|