From: Sebastian Hack Date: Tue, 29 Aug 2006 12:51:39 +0000 (+0000) Subject: Added schedulers X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=f6377fd37d3e4e83151ed9b4c63ff05ac199cfd9;p=libfirm Added schedulers --- diff --git a/ir/be/Makefile.in b/ir/be/Makefile.in index d1a0003e5..93fb7386b 100644 --- a/ir/be/Makefile.in +++ b/ir/be/Makefile.in @@ -30,6 +30,7 @@ SOURCES += Makefile.in besched.h belistsched.h belistsched.c \ beuses.c beuses.h belower.c belower.h beraextern.c \ beabi.c beabi.h beabi_t.h benodesets.c benodesets.h \ bemachnode.c bemachnode.h beinsn.c bestat.h bestat.c \ + beschedregpress.c beschedtrace.c beschedtrivial.c \ beschedmris.h beschedmris.c bespillmorgan.c bespillmorgan.h \ beverify.h beverify.c bepressurestat.c bepressurestat.h \ bessadestrsimple.c beifg_clique.c beifg_list.c beifg_pointer.c \