]> gcc.gnu.org Git - gcc.git/commit
Makefile.tpl (gcc-no-fixedincludes): Rename into ...
authorOlivier Hainque <hainque@adacore.com>
Wed, 16 May 2012 13:37:14 +0000 (13:37 +0000)
committerOlivier Hainque <hainque@gcc.gnu.org>
Wed, 16 May 2012 13:37:14 +0000 (13:37 +0000)
commit8294b6fe4d3311b335dfddc90eeeee2ebd1ddb12
treebe711dac68bf3af2ce970b6947498365e1f8376a
parent6b18b1a37a763b2830f1448e5a17cd3225f78eb3
Makefile.tpl (gcc-no-fixedincludes): Rename into ...

toplevel/
* Makefile.tpl (gcc-no-fixedincludes): Rename into ...
(gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
(install-no-fixedincludes): Adjust accordingly.
* Makefile.in: Regenerate.

gcc/
* Makefile.in (install-no-fixedincludes): New target, former toplevel
gcc-no-fixedincludes. Stash "include-fixed" in addition to "include".
Add comments and improve stamp preservation across the whole sequence.
(stmp-int-hdrs): Use move-if-change + cp -p to setup fix_dir/limits.h.

From-SVN: r187594
ChangeLog
Makefile.in
Makefile.tpl
gcc/ChangeLog
gcc/Makefile.in
This page took 0.060569 seconds and 5 git commands to generate.