Commit 062eee1e by Diego Novillo Committed by Diego Novillo

Makefile.in (PLUGIN_HEADERS): Add output.h and IPA_UTILS_H.

	* Makefile.in (PLUGIN_HEADERS): Add output.h and
	IPA_UTILS_H.

From-SVN: r153472
parent 6d8752c4
2009-10-22 Diego Novillo <dnovillo@google.com>
* Makefile.in (PLUGIN_HEADERS): Add output.h and
IPA_UTILS_H.
2009-10-22 Razya Ladelsky <razya@il.ibm.com>
* testsuite/gcc.dg/autopar/outer-4.c: Adjust scan.
......@@ -4260,7 +4260,7 @@ PLUGIN_HEADERS = $(TREE_H) $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
$(host_xm_file_list) $(host_xm_include_list) $(xm_include_list) \
intl.h $(PLUGIN_VERSION_H) $(DIAGNOSTIC_H) $(C_COMMON_H) $(C_PRETTY_PRINT_H) \
tree-iterator.h $(PLUGIN_H) $(TREE_FLOW_H) langhooks.h incpath.h \
tree-ssa-sccvn.h real.h
tree-ssa-sccvn.h real.h output.h $(IPA_UTILS_H)
# Install the headers needed to build a plugin.
install-plugin: installdirs lang.install-plugin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment