mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-22 06:50:33 +08:00
* config/t-darwin (gt-darwin.h): Remove as Makefile now handles it.
From-SVN: r156922
This commit is contained in:
parent
d88900d782
commit
f233f7ed7f
@ -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
|
||||
|
@ -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) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user