Makefile.tpl: Add definition of CPPFLAGS to pass into configure-target-* as some...
authorSean McNeil <sean@blue.mcneil.com>
Fri, 21 Feb 2003 01:55:04 +0000 (01:55 +0000)
committerDJ Delorie <dj@gcc.gnu.org>
Fri, 21 Feb 2003 01:55:04 +0000 (20:55 -0500)
commite9f2dc3b46a2b9393a1b124f32c7aa550e229b84
tree7927a2dfb035c85de46e98424a7b1665b5d5f40e
parenta354191ebf0b3b87c0bf63c759cf5b1702128305
Makefile.tpl: Add definition of CPPFLAGS to pass into configure-target-* as some target...

* Makefile.tpl: Add definition of CPPFLAGS to pass into
configure-target-* as some target builds may require additional
flags for preprocessor tests.
* Makefile.in: Regenerated.

From-SVN: r63200
ChangeLog
Makefile.in
Makefile.tpl