x-cygwin (host-cygwin): Change dependency from hosthooks-def.h to $(HOSTHOOKS_DEF_H).

* config/i386/x-cygwin (host-cygwin): Change dependency from
	hosthooks-def.h to $(HOSTHOOKS_DEF_H).

From-SVN: r103648
This commit is contained in:
Ian Lance Taylor 2005-08-30 21:26:36 +00:00 committed by Ian Lance Taylor
parent 2c78e9b0f9
commit c2e493dccc
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2005-08-30 Ian Lance Taylor <ian@airs.com>
* config/i386/x-cygwin (host-cygwin): Change dependency from
hosthooks-def.h to $(HOSTHOOKS_DEF_H).
2005-08-29 Geoffrey Keating <geoffk@apple.com>
* config/i386/i386.c (ix86_expand_vector_init_one_var): Don't modify

View File

@ -1,4 +1,4 @@
host-cygwin.o : $(srcdir)/config/i386/host-cygwin.c $(CONFIG_H) $(SYSTEM_H) \
coretypes.h hosthooks.h hosthooks-def.h toplev.h diagnostic.h
coretypes.h hosthooks.h $(HOSTHOOKS_DEF_H) toplev.h diagnostic.h
$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
$(srcdir)/config/i386/host-cygwin.c