added belower module
authorChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Fri, 16 Dec 2005 16:41:48 +0000 (16:41 +0000)
committerChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Fri, 16 Dec 2005 16:41:48 +0000 (16:41 +0000)
ir/be/Makefile.in

index d424643..f519195 100644 (file)
@@ -26,7 +26,8 @@ SOURCES +=    Makefile.in besched.h belistsched.h belistsched.c \
        becopyoptmain.c becopyopt.c becopyheur.c beifg.c \
        becopyilp.c becopystat.c bearch.c bechordal_draw.c \
        bechordal_draw.h beirgmod.c beirgmod.h benode.c benode_t.h \
-       bessadestr.c beifg_std.c bespill.c bespillbelady.c bespillilp.c beuses.c
+       bessadestr.c beifg_std.c bespill.c bespillbelady.c bespillilp.c beuses.c \
+       belower.c belower.h
 
 
 include $(topdir)/MakeRules