[Lemon-commits] [lemon_svn] marci: r716 - hugo/trunk/src/work/marci
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:41:07 CET 2006
Author: marci
Date: Thu May 6 16:00:50 2004
New Revision: 716
Modified:
hugo/trunk/src/work/marci/makefile
Log:
Modified: hugo/trunk/src/work/marci/makefile
==============================================================================
--- hugo/trunk/src/work/marci/makefile (original)
+++ hugo/trunk/src/work/marci/makefile Thu May 6 16:00:50 2004
@@ -1,7 +1,7 @@
CXX2 = g++-2.95
CXX3=$(CXX)
BOOSTROOT ?= /home/marci/boost
-INCLUDEDIRS ?= -I../../hugo -I.. -I../{marci,jacint,alpar,klao,akos,athos} -I$(BOOSTROOT)
+INCLUDEDIRS ?= -I../.. -I../../hugo -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
More information about the Lemon-commits
mailing list