src/work/marci/makefile
changeset 315 7b97540cd743
parent 303 1b377a730d02
child 317 6e6db1c49bc1
     1.1 --- a/src/work/marci/makefile	Wed Apr 07 17:42:05 2004 +0000
     1.2 +++ b/src/work/marci/makefile	Thu Apr 08 12:03:49 2004 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  BOOSTROOT ?= /home/marci/boost
     1.5  INCLUDEDIRS ?= -I../../include -I.. -I../{marci,jacint,alpar,klao,akos,athos} -I$(BOOSTROOT)
     1.6  LEDAINCLUDE ?= -I$(LEDAROOT)/incl
     1.7 -CXXFLAGS = -g -O -W -Wall $(INCLUDEDIRS) -ansi -pedantic
     1.8 +CXXFLAGS = -g -O -W -Wall $(INCLUDEDIRS) #-ansi -pedantic
     1.9  
    1.10  LEDABINARIES = lg_vs_sg leda_graph_demo leda_bfs_dfs max_bipartite_matching_demo
    1.11  BINARIES = edmonds_karp_demo iterator_bfs_demo