--- DarthVader/AnticounterLevel2/Makefile 2006/11/27 16:34:45 1.7 +++ DarthVader/AnticounterLevel2/Makefile 2007/02/12 08:17:18 1.9 @@ -1,6 +1,6 @@ # AC flight analysis software # SOFTWARE VERSION -VER= v1r02 +VER= v1r03 # An almost general purpouse Makefile for PAMELA repository # Let's start with some usefull definition for colorize the echo RED='\E[1;31;40m' @@ -36,7 +36,7 @@ # C++ CXX=g++ #CXXFLAGS=-Wall -O -fPIC -pthread -g -CXXFLAGS=-Wall -O -fPIC -pthread +CXXFLAGS=-Wall -O4 -fPIC -pthread # ROOTCINT ROOTCINT=rootcint # Here the variables definig the local directories