fix bad proj optimisation, fix loads missing the result proj
[libfirm] / ir / be / Makefile.in
index 8c58271..f74d88b 100644 (file)
@@ -21,9 +21,9 @@ SOURCES = $(INSTALL_HEADERS)
 
 SOURCES +=     Makefile.in besched.h belistsched.h belistsched.c \
        beutil.h bemain.c besched.c bemain.c belive.c belive.h \
-       bechordal.c bera.c beutil.c \
+       bechordal.c bera.c beutil.c beirg.c beirg.h \
        bera.h bechordal_main.c beschedregpress.c beschedtrace.c beschedtrivial.c \
-       beschedrand.c becopyopt.c becopyheur.c becopyheur2.c becopyilp.c becopyilp1.c \
+       beschedrand.c becopyopt.c becopyheur.c becopyheur2.c becopyheur4.c becopyilp.c becopyilp1.c \
        becopyilp2.c beifg.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 \
@@ -38,7 +38,11 @@ SOURCES +=   Makefile.in besched.h belistsched.h belistsched.c \
        bespillslots.h bespillslots.c beprofile.c \
        bestatevent.h bestatevent.c be_dbgout.h bestabs.c beschedrss.c \
        beblocksched.h beblocksched.c bespilloptions.c bespilloptions.h \
-       beilpsched.c beilpsched.h bemachine.c bemachine.h
+       beilpsched.c beilpsched.h bemachine.c bemachine.h \
+       bemodule.c bemodule.h beloopana.c beloopana.h \
+       begnuas.c begnuas.h beemitter.c beemitter.h bedomfront.c bestate.c \
+       bessaconstr.c bessaconstr.h bestate.c bestate.h bedaemelspill.c
+
 
 
 include $(topdir)/MakeRules