diff -r 2d27cbaa982d -r 995bc1f1a3ce src/work/marci/makefile --- a/src/work/marci/makefile Thu May 06 15:47:42 2004 +0000 +++ b/src/work/marci/makefile Thu May 06 16:54:54 2004 +0000 @@ -1,7 +1,7 @@ CXX2 = g++-2.95 CXX3=$(CXX) BOOSTROOT ?= /home/marci/boost -INCLUDEDIRS ?= -I../.. -I../../hugo -I.. -I../{marci,jacint,alpar,klao,akos,athos} -I$(BOOSTROOT) +INCLUDEDIRS ?= -I../.. -I.. -I../{marci,jacint,alpar,klao,akos,athos} -I$(BOOSTROOT) LEDABINARIES = leda_graph_demo leda_bfs_dfs max_bipartite_matching_demo 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 top_sort_test