Add stabs debug support
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 11 Sep 2006 18:06:13 +0000 (18:06 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 11 Sep 2006 18:06:13 +0000 (18:06 +0000)
ir/be/Makefile.in

index c58d877..a85324d 100644 (file)
@@ -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