t-darwin (TM_H): Add dependency on on darwin-sections.def.

* config/t-darwin (TM_H): Add dependency on on
	darwin-sections.def.

From-SVN: r170306
This commit is contained in:
Mike Stump 2011-02-19 04:54:55 +00:00 committed by Mike Stump
parent d128a6bbe4
commit 8b02100479
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2011-02-18 Mike Stump <mikestump@comcast.net>
* config/t-darwin (TM_H): Add dependency on on
darwin-sections.def.
2011-02-18 Jan Hubicka <jh@suse.cz>
PR middle-end/47788

View File

@ -17,6 +17,8 @@
# along with GCC; see the file COPYING3. If not see
# <http://www.gnu.org/licenses/>.
TM_H += $(srcdir)/config/darwin-sections.def
darwin.o: $(srcdir)/config/darwin.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \
$(TM_H) $(RTL_H) $(REGS_H) hard-reg-set.h $(REAL_H) insn-config.h \
conditions.h insn-flags.h output.h insn-attr.h flags.h $(TREE_H) expr.h \