Commit 46db44cc by Basile Starynkevitch Committed by Basile Starynkevitch

Makefile.in (PLUGIN_HEADERS): added ggc, tree-dump, pretty-print.

2009-06-30  Basile Starynkevitch  <basile@starynkevitch.net>

	* gcc/Makefile.in (PLUGIN_HEADERS): added ggc, tree-dump, pretty-print.

From-SVN: r149100
parent 8088e9ee
2009-06-30 Basile Starynkevitch <basile@starynkevitch.net>
* Makefile.in (PLUGIN_HEADERS): added ggc, tree-dump, pretty-print.
2009-06-30 Ira Rosen <irar@il.ibm.com>
PR tree-optimization/40542
......
......@@ -4075,6 +4075,7 @@ installdirs:
PLUGIN_HEADERS = $(TREE_H) $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
$(TOPLEV_H) $(BASIC_BLOCK_H) $(GIMPLE_H) $(TREE_PASS_H) $(GCC_PLUGIN_H) \
$(GGC_H) $(TREE_DUMP_H) $(PRETTY_PRINT_H) \
intl.h $(PLUGIN_VERSION_H)
# Install the headers needed to build a 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