1.1 --- a/src/work/marci/makefile Thu May 06 13:48:48 2004 +0000
1.2 +++ b/src/work/marci/makefile Thu May 06 14:00:50 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../../hugo -I.. -I../{marci,jacint,alpar,klao,akos,athos} -I$(BOOSTROOT)
1.8 +INCLUDEDIRS ?= -I../.. -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