src/work/marci/makefile
changeset 540 405ccc3105e1
parent 510 72143568cadc
child 544 347690b1df4e
     1.1 --- a/src/work/marci/makefile	Thu May 06 13:21:24 2004 +0000
     1.2 +++ b/src/work/marci/makefile	Thu May 06 13:44:48 2004 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  CXX2 = g++-2.95
     1.5  CXX3=$(CXX)
     1.6  BOOSTROOT ?= /home/marci/boost
     1.7 -INCLUDEDIRS ?= -I../../include -I.. -I../{marci,jacint,alpar,klao,akos,athos} -I$(BOOSTROOT)
     1.8 +INCLUDEDIRS ?= -I../../hugo -I.. -I../{marci,jacint,alpar,klao,akos,athos} -I$(BOOSTROOT)
     1.9  
    1.10  LEDABINARIES = leda_graph_demo leda_bfs_dfs max_bipartite_matching_demo
    1.11  BINARIES = max_flow_demo iterator_bfs_demo macro_test lg_vs_sg bfsit_vs_byhand bipartite_graph_wrapper_test bipartite_matching_try bipartite_matching_try_2 bipartite_matching_try_3