]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/t-darwin (gt-darwin.h): Remove as Makefile now handles it.
authorMike Stump <mikestump@comcast.net>
Sat, 20 Feb 2010 06:50:26 +0000 (06:50 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Sat, 20 Feb 2010 06:50:26 +0000 (06:50 +0000)
From-SVN: r156922

gcc/ChangeLog
gcc/config/t-darwin

index 5c44f16f32560564240885218534abb7f46da449..b34e83a0eb861593c20386075d931bf0ac820f1a 100644 (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
index 49dfa2ecce8c31b4a3f76db6e1d7576ffb5577b8..e9344845abb050416aa9b183fe7544bff7c41537 100644 (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) \