src/work/athos/makefile
changeset 314 eabbe162e32e
parent 313 30c5179f296b
child 322 a42dacfd0e3e
     1.1 --- a/src/work/athos/makefile	Wed Apr 07 11:02:00 2004 +0000
     1.2 +++ b/src/work/athos/makefile	Wed Apr 07 17:42:05 2004 +0000
     1.3 @@ -4,7 +4,7 @@
     1.4  CC=$(CXX)
     1.5  #LEDAROOT ?= /ledasrc/LEDA-4.1
     1.6  #BOOSTROOT ?= /home/marci/boost
     1.7 -INCLUDEDIRS ?= -I../../include -I.. -I../{marci,jacint,alpar,klao,akos,athos} #-I$(BOOSTROOT)
     1.8 +INCLUDEDIRS ?= -I../../include -I.. -I../{marci,jacint,alpar,athos,akos,klao} #-I$(BOOSTROOT)
     1.9  #LEDAINCLUDE ?= -I$(LEDAROOT)/incl
    1.10  CXXFLAGS = -g -O -W -Wall $(INCLUDEDIRS) -ansi -pedantic
    1.11