--- YodaProfiler/Makefile 2007/01/11 16:04:37 1.17 +++ YodaProfiler/Makefile 2008/03/06 15:03:25 1.34 @@ -1,6 +1,6 @@ # YodaProfiler # SOFTWARE VERSION -VER= v2r07 +VER= v5r00 # An almost general purpouse Makefile for PAMELA repository # Let's start with some usefull definition for colorize the echo RED='\E[1;31;40m' @@ -38,7 +38,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