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:
parent
2c78e9b0f9
commit
c2e493dccc
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user