diff -r b6b31b75b522 -r 31879aac4dc3 src/work/marci/leda/makefile --- a/src/work/marci/leda/makefile Tue May 11 19:50:21 2004 +0000 +++ b/src/work/marci/leda/makefile Tue May 11 20:20:41 2004 +0000 @@ -1,7 +1,7 @@ CXX2 = g++-2.95 CXX3=$(CXX) BOOSTROOT ?= /home/marci/boost -INCLUDEDIRS ?= -I../../../include -I../.. -I../../{marci,jacint,alpar,klao,akos,athos} -I$(LEDAROOT)/incl -I. +INCLUDEDIRS ?= -I. -I../.. -I../../{marci,jacint,alpar,klao,akos,athos} -I$(LEDAROOT)/incl -I../../.. LDFLAGS = -L$(LEDAROOT) -lG -lL -lm BINARIES = bipartite_matching_leda bipartite_matching_leda_gen