added get_next_ir_opcodes() to allow allocation of cosecutive opcodes
[libfirm] / ir / be / Makefile.in
index 565ee2b..f641f75 100644 (file)
@@ -22,11 +22,12 @@ SOURCES = $(INSTALL_HEADERS)
 SOURCES +=     Makefile.in besched.h belistsched.h belistsched.c \
        beutil.h bemain.c besched.c bemain.c belive.c belive.h benumb.h \
        benumb_t.h benumb.c bechordal.c bera.c beutil.c \
-       bera.h bechordalspill.c beasm_dump_globals.c beasm_asm_gnu.c \
-       becopyoptmain.c becopyopt.c becopyheur.c \
+       bera.h bechordalspill.c bechordal_main.c \
+       becopyoptmain.c becopyopt.c becopyheur.c beifg.c \
        becopyilp.c becopystat.c bearch.c bechordal_draw.c \
        bechordal_draw.h beirgmod.c beirgmod.h benode.c benode_t.h \
-       bessadestr.c beifg_std.c bespill.c bespillbelady.c bespillilp.c beuses.c
+       bessadestr.c beifg_std.c bespill.c bespillbelady.c bespillilp.c beuses.c \
+       belower.c belower.h beraextern.c
 
 
 include $(topdir)/MakeRules