From: Christian Würdig Date: Mon, 1 May 2006 15:11:42 +0000 (+0000) Subject: added additional source (new copymin heuristic) X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=ba855811e14517d7bf11781575a596c4a6223a59;p=libfirm added additional source (new copymin heuristic) --- diff --git a/ir/be/Makefile.in b/ir/be/Makefile.in index d1649bae1..aa498ded5 100644 --- a/ir/be/Makefile.in +++ b/ir/be/Makefile.in @@ -23,7 +23,7 @@ SOURCES += Makefile.in besched.h belistsched.h belistsched.c \ beutil.h bemain.c besched.c bemain.c belive.c belive.h benumb.h \ benumb_t.h benumb.c bechordal.c bera.c beutil.c \ bera.h bechordalspill.c bechordal_main.c \ - becopyopt.c becopyheur.c becopyilp.c becopyilp1.c becopyilp2.c \ + becopyopt.c becopyheur.c becopyheur2.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 bespillilp.c beuses.c \