X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2FMakefile.in;h=145d3d2bb29fd0ab61a21a7f6bec4f4af6c67bb8;hb=9276447aec4972df060349e162f583c4898dfec8;hp=8c58271a36a675a2e176ed3d24e84156340c13ce;hpb=b498aa9d494f967b6fbcd01d26a60f7529a50ba7;p=libfirm diff --git a/ir/be/Makefile.in b/ir/be/Makefile.in index 8c58271a3..145d3d2bb 100644 --- a/ir/be/Makefile.in +++ b/ir/be/Makefile.in @@ -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 + include $(topdir)/MakeRules