src/work/marci/makefile
changeset 864 04cebb6c988f
parent 775 e46a1f0623a0
child 901 69a8e672acb1
     1.1 --- a/src/work/marci/makefile	Thu Sep 16 11:11:01 2004 +0000
     1.2 +++ b/src/work/marci/makefile	Thu Sep 16 13:54:01 2004 +0000
     1.3 @@ -4,7 +4,7 @@
     1.4  INCLUDEDIRS ?= -I../{jacint,marci,alpar,klao,akos,athos} -I../.. -I.. -I$(BOOSTROOT)
     1.5  
     1.6  LEDABINARIES = leda_graph_demo leda_bfs_dfs max_bipartite_matching_demo
     1.7 -BINARIES = graph_wrapper_time max_flow_demo iterator_bfs_demo macro_test lg_vs_sg_vs_sg bfsit_vs_byhand bipartite_graph_wrapper_test bipartite_matching_demo top_sort_test max_flow_1 proba7 proba8
     1.8 +BINARIES = sub_graph_wrapper_demo.cc graph_wrapper_time max_flow_demo iterator_bfs_demo macro_test lg_vs_sg_vs_sg bfsit_vs_byhand bipartite_graph_wrapper_test bipartite_matching_demo top_sort_test max_flow_1 proba7 proba8
     1.9  #BINARIES = preflow_bug
    1.10  #gw_vs_not preflow_demo_boost edmonds_karp_demo_boost preflow_demo_jacint preflow_demo_athos edmonds_karp_demo_alpar preflow_demo_leda
    1.11