From: Christian Würdig Date: Tue, 24 Oct 2006 12:23:44 +0000 (+0000) Subject: added ilp scheduler X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=5f54e051efe2fd7e427a572e331bf86629c20582;p=libfirm added ilp scheduler --- diff --git a/ir/be/Makefile.in b/ir/be/Makefile.in index c9d1ad76d..b94d8f77f 100644 --- a/ir/be/Makefile.in +++ b/ir/be/Makefile.in @@ -37,7 +37,8 @@ SOURCES += Makefile.in besched.h belistsched.h belistsched.c \ bejavacoal.c becopyheur3.c bespillcost.c bespillremat.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 + beblocksched.h beblocksched.c bespilloptions.c bespilloptions.h \ + beilpsched.c beilpsched.h include $(topdir)/MakeRules