t-sol2 (sol2.o): Add $(TARGET_H) dependency.
authorAnatoly Sokolov <aesok@post.ru>
Thu, 19 May 2011 11:02:22 +0000 (15:02 +0400)
committerRainer Orth <ro@gcc.gnu.org>
Thu, 19 May 2011 11:02:22 +0000 (11:02 +0000)
2011-05-19  Anatoly Sokolov <aesok@post.ru>
    Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

* config/t-sol2 (sol2.o): Add $(TARGET_H) dependency.

Co-Authored-By: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
From-SVN: r173902

gcc/ChangeLog
gcc/config/t-sol2

index b03cc9bc4af7023df85c20333920e0edaef02101..b9a9c866d99b5256368062b946b456e677c7d685 100644 (file)
@@ -1,3 +1,8 @@
+2011-05-19  Anatoly Sokolov <aesok@post.ru>
+           Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * config/t-sol2 (sol2.o): Add $(TARGET_H) dependency.
+
 2011-05-19  Richard Guenther  <rguenther@suse.de>
 
        PR middle-end/48985
index 6a76bf1bad81d85938a1c43f5d8c7ecca7ab1b3c..1604b9e499fffd2c34e5fa5be2c7190ef7ec69fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
@@ -25,7 +25,7 @@ sol2-c.o: $(srcdir)/config/sol2-c.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \
 
 # Solaris-specific attributes
 sol2.o: $(srcdir)/config/sol2.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \
-  tree.h output.h $(TM_H) $(TM_P_H) $(GGC_H)
+  tree.h output.h $(TM_H) $(TARGET_H) $(TM_P_H) $(GGC_H)
        $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
          $(srcdir)/config/sol2.c