From 7c55dc9b422d384504ee31ba782f2f32ef610059 Mon Sep 17 00:00:00 2001 From: Sven Polk Date: Fri, 3 Jun 2005 11:43:24 +0000 Subject: [PATCH] Changed benode.h benode_t.h --- ir/be/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/be/Makefile.in b/ir/be/Makefile.in index 42908c7cc..50968cb63 100644 --- a/ir/be/Makefile.in +++ b/ir/be/Makefile.in @@ -25,7 +25,7 @@ SOURCES += Makefile.in besched.h belistsched.h belistsched.c \ bera.h bechordalspill.c beasm_dump_globals.c beasm_asm_gnu.c \ sp_matrix.c becopyoptmain.c becopyopt.c becopyheur.c \ becopyilp.c becopystat.c bearch_firm.c bearch.c bechordal_draw.c \ - bechordal_draw.h beirgmod.c beirgmod.h benode.c benode.h lpp_rzcpx.c + bechordal_draw.h beirgmod.c beirgmod.h benode.c benode_t.h lpp_rzcpx.c include $(topdir)/MakeRules -- 2.20.1