diff options
author | Zack Weinberg <zack@codesourcery.com> | 2003-08-14 20:25:14 +0000 |
---|---|---|
committer | Zack Weinberg <zack@gcc.gnu.org> | 2003-08-14 20:25:14 +0000 |
commit | e22340b010b3b99a3ef5bf474ade24e9a9754969 (patch) | |
tree | 2b31fa7c851cc2cdcb6645b3ad81fbf916493481 /ChangeLog | |
parent | 4139675b4052ac2c4e03c8f1841c5d4deff1dc39 (diff) | |
download | gcc-e22340b010b3b99a3ef5bf474ade24e9a9754969.tar.gz |
Makefile.in (tm_file): Rename tm_include_list.
* Makefile.in (tm_file): Rename tm_include_list.
(tm_p_file): Rename tm_p_include_list.
(build_xm_file): Rename build_xm_include_list.
(host_xm_file): Rename host_xm_include_list.
(xm_file): Rename xm_include_list.
(xm_file_list): Add to be substituted.
(cs-config.h, cs-bconfig.h, cs-tconfig.h, cs-tm.h, cs-tm_p.h):
Update to match.
(bt-load.o): Add missing dependency on $(TM_H).
* configure.in: Prefix value of EXTRA_MODES_FILE with config/.
For each of tm_file, tm_p_file, xm_file, host_xm_file, and
build_xm_file, generate both *_file_list and *_include_list
values from it. (xm_file_list was formerly not being generated.)
In *_include_list, prefix the names of all headers found in
$(srcdir)/config with config/. In each loop, consider only
the special case files that can actually appear in that list.
AC_SUBST all *_file_list and all *_include_list variables; do
not AC_SUBST the plain *_file variables.
* configure: Regenerate.
From-SVN: r70449
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions