From 5e42de2292da7aa931bcc24e1548adedcc9b6413 Mon Sep 17 00:00:00 2001 From: Adam Szalkowski Date: Tue, 5 Sep 2006 20:31:32 +0000 Subject: [PATCH] someone forgot to insert extbb2 into makefile [r8174] --- ir/ana/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/ana/Makefile.in b/ir/ana/Makefile.in index 84014b031..2658807b2 100644 --- a/ir/ana/Makefile.in +++ b/ir/ana/Makefile.in @@ -30,7 +30,7 @@ SOURCES += Makefile.in \ callgraph.c field_temperature.c execution_frequency.c phiclass.c \ irextbb.c irextbb_t.h irconsconfirm.c analyze_irg_args.c \ compute_loop_info.c compute_loop_info.h height.c \ - cdep.c execfreq.c + cdep.c execfreq.c irextbb2.c include $(topdir)/MakeRules -- 2.20.1