X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2FMakefile.in;h=bcdc84353a6afb12dc644e1373ab2da3d9bf81e6;hb=80a6158fdd766f42ee6c508a773bc114ff1b61f3;hp=8c58271a36a675a2e176ed3d24e84156340c13ce;hpb=b498aa9d494f967b6fbcd01d26a60f7529a50ba7;p=libfirm diff --git a/ir/be/Makefile.in b/ir/be/Makefile.in index 8c58271a3..bcdc84353 100644 --- a/ir/be/Makefile.in +++ b/ir/be/Makefile.in @@ -21,7 +21,7 @@ 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 \ becopyilp2.c beifg.c becopystat.c bearch.c bechordal_draw.c \ @@ -38,7 +38,8 @@ 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 include $(topdir)/MakeRules