Lines Matching refs:TARGET_AS
769 TARGET_AS
33882 if test -n "$TARGET_AS"; then
33883 ac_cv_prog_TARGET_AS="$TARGET_AS" # Let the user override the test.
33902 TARGET_AS=$ac_cv_prog_TARGET_AS
33903 if test -n "$TARGET_AS"; then
33904 { $as_echo "$as_me:$LINENO: result: $TARGET_AS" >&5
33905 $as_echo "$TARGET_AS" >&6; }
33914 ac_ct_TARGET_AS=$TARGET_AS
33952 TARGET_AS="{ { $as_echo "$as_me:$LINENO: error: GNU assembler could not be found in your $PATH." >&5
33962 TARGET_AS=$ac_ct_TARGET_AS
33965 TARGET_AS="$ac_cv_prog_TARGET_AS"
33977 CCAS='$(top_builddir)/ccas_wrap/ccas_wrap $(TARGET_CC) $(TARGET_AS)'