Makefile.in: Move many of the *_H definitions eariler in the file...
authorKelley Cook <kelley.cook@home.com>
Wed, 23 May 2001 22:58:41 +0000 (22:58 +0000)
committerDJ Delorie <dj@gcc.gnu.org>
Wed, 23 May 2001 22:58:41 +0000 (18:58 -0400)
commitc4df8f8c8930937a38cebf4a05377384f9a97885
tree25d4662af65d219f5b376cb798fbe6fab16eba7f
parent9688f9ada6db1aa893b02fdaf01c4222f904c73f
Makefile.in: Move many of the *_H definitions eariler in the file...

* Makefile.in: Move many of the *_H definitions eariler in the
file, so that rules in t-* files that use them for
dependencies will work in a parallel build.
* config/i386/t-cygwin (winnt.o): Depend on $(CONFIG_H).

From-SVN: r42516
gcc/ChangeLog
gcc/Makefile.in
gcc/config/i386/t-cygwin