* config/t-darwin (gt-darwin.h): Remove as Makefile now handles it.

From-SVN: r156922
This commit is contained in:
Mike Stump 2010-02-20 06:50:26 +00:00 committed by Mike Stump
parent d88900d782
commit f233f7ed7f
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2010-02-19 Mike Stump <mikestump@comcast.net>
* config/t-darwin (gt-darwin.h): Remove as Makefile now handles it.
2010-02-19 Jason Merrill <jason@redhat.com>
PR target/40332

View File

@ -35,8 +35,6 @@ darwin-f.o: $(srcdir)/config/darwin-f.c $(CONFIG_H) $(SYSTEM_H) coretypes.h
$(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
$(srcdir)/config/darwin-f.c $(PREPROCESSOR_DEFINES)
gt-darwin.h : s-gtype ; @true
darwin-driver.o: $(srcdir)/config/darwin-driver.c \
$(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) $(GCC_H)
$(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \