From adfe49a70fee6b8f38d6fd7080d7809f3de8757d Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Mon, 11 Sep 2006 18:06:13 +0000 Subject: [PATCH] Add stabs debug support --- 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 c58d8777e..a85324d57 100644 --- a/ir/be/Makefile.in +++ b/ir/be/Makefile.in @@ -36,7 +36,7 @@ SOURCES += Makefile.in besched.h belistsched.h belistsched.c \ bessadestrsimple.c beifg_clique.c beifg_list.c beifg_pointer.c \ bejavacoal.c becopyheur3.c bespillcost.c bespillremat.c \ bespillslots.h bespillslots.c beprofile.c \ - bestatevent.h bestatevent.c + bestatevent.h bestatevent.c be_dbgout.h bestabs.c include $(topdir)/MakeRules -- 2.20.1