Replaced set_irn_n(*, -1, *) and get_irn_n(*, -1) by new get_nodes_block()/set_nodes_...
[libfirm] / ir / ir / Makefile.in
index 1971309..b977c7d 100644 (file)
@@ -17,19 +17,13 @@ subdir := ir/ir
 
 enable_libcore := @enable_libcore@
 
-INSTALL_HEADERS = irprog.h irgraph.h irnode.h irmode.h irop.h ircons.h \
-               irflag.h irvrfy.h irgwalk.h irgmod.h iropt.h irdump.h   \
-               irgopt.h ircgcons.h ircgopt.h irreflect.h irarch.h irprintf.h \
-               pseudo_irg.h irhooks.h iredges.h
-
-SOURCES = $(INSTALL_HEADERS)
-
-SOURCES +=     Makefile.in \
+SOURCES =      Makefile.in \
                ircons.c ircons_t.h irgmod.c irgraph_t.h irnode.c iropt.c iropt_t.h irvrfy.c \
                irgwalk.c irgwalk_blk.c irdump.c irdumptxt.c irgopt.c irgopt_t.h irnode_t.h     \
                irmode.c irop.c irprog.c irflag.c irflag_t.h irgraph.c irprintf_t.h \
-               irmode_t.h irop_t.h irprog_t.h ircgcons.c ircgopt.c irreflect.c irarch.c \
-               pseudo_irg.c irhooks.c iredges.c irprintf.c irvrfy_t.h
+               irmode_t.h irop_t.h irprog_t.h ircgcons.c ircgopt.c irarch.c \
+               pseudo_irg.c irhooks.c iredges.c irprintf.c irvrfy_t.h irphase.c irphase_t.h \
+               irnodeset.c
 
 ifeq ($(enable_libcore),yes)
 SOURCES +=     irargs.c