OSDN Git Service

* Makefile.in: Move many of the *_H definitions eariler in the
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 May 2001 22:58:41 +0000 (22:58 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 May 2001 22:58:41 +0000 (22:58 +0000)
commit41d1788c44ab6bb7ac5170ed6cd52ab714e152a4
tree25d4662af65d219f5b376cb798fbe6fab16eba7f
parentc6edfb9390d65e809d870308ba057c0a349faa1e
* 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).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42516 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/config/i386/t-cygwin