Searched refs:tmake_file (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dconfigure2896 tmake_file=
2979 tmake_file="t-libc-ok t-openbsd"
2986 tmake_file="${tmake_file} t-openbsd-thread"
3003 then tmake_file=${cpu_type}/t-$rest; \
3017 tmake_file=a29k/t-a29kbare
3021 tmake_file=a29k/t-vx29k
3039 tmake_file="alpha/t-interix alpha/t-ieee"
3052 tmake_file="alpha/t-ieee"
3060 tmake_file
[all...]
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dconfigure439 tmake_file=
506 if [ -f ${mainsrcdir}/config/${tmake_file} ]
509 sed -e "/####target/ r ${mainsrcdir}/config/${tmake_file}" Makefile.tem > Makefile.xx
510 echo "Merged ${tmake_file}."
514 # Say in the makefile that there is no tmake_file,
517 tmake_file=../Makefile.in
544 # `tmake_file', `prefix', `local_prefix', `exec_prefix', `FIXINCLUDES'
552 -e "s|^tmake_file=.*$|tmake_file=${tmake_file}|" \
[all...]
/haiku-buildtools/gcc/libgcc/
H A DMakefile.in344 tmake_file = @tmake_file@
345 include $(srcdir)/empty.mk $(tmake_file)
H A Dconfigure564 tmake_file
4829 # This is after config.host so we can augment tmake_file.
4846 tmake_file="${tmake_file} i386/t-crtstuff"
4853 # This is after config.host so we can augment tmake_file.
4867 tmake_file="${tmake_file} xtensa/t-windowed"
5030 for f in ${tmake_file}
5037 tmake_file="${tmake_file_}"
/haiku-buildtools/gcc/gcc/
H A DMakefile.in507 tmake_file=@tmake_file@
1593 ifneq ($(tmake_file),)
1594 include $(tmake_file)
H A Dconfigure653 tmake_file
11275 if test x"$tmake_file" = x
11276 then tmake_file=$cpu_type/t-$cpu_type
11855 for f in ${tmake_file}
11862 tmake_file="${tmake_file_}"
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A DMakefile.in165 tmake_file = @tmake_file@
224 ifneq ($(tmake_file),)
225 include $(tmake_file)

Completed in 131 milliseconds