added ilp scheduler
authorChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Tue, 24 Oct 2006 12:23:44 +0000 (12:23 +0000)
committerChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Tue, 24 Oct 2006 12:23:44 +0000 (12:23 +0000)
ir/be/Makefile.in

index c9d1ad7..b94d8f7 100644 (file)
@@ -37,7 +37,8 @@ SOURCES +=    Makefile.in besched.h belistsched.h belistsched.c \
        bejavacoal.c becopyheur3.c bespillcost.c bespillremat.c \
        bespillslots.h bespillslots.c beprofile.c \
        bestatevent.h bestatevent.c be_dbgout.h bestabs.c beschedrss.c \
-       beblocksched.h beblocksched.c bespilloptions.c bespilloptions.h
+       beblocksched.h beblocksched.c bespilloptions.c bespilloptions.h \
+       beilpsched.c beilpsched.h
 
 
 include $(topdir)/MakeRules