From: Michael Beck Date: Mon, 11 Sep 2006 18:06:13 +0000 (+0000) Subject: Add stabs debug support X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=adfe49a70fee6b8f38d6fd7080d7809f3de8757d;p=libfirm Add stabs debug support --- 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