--- YodaProfiler/Makefile 2006/11/07 12:17:43 1.12 +++ YodaProfiler/Makefile 2007/02/06 13:01:02 1.22 @@ -1,6 +1,6 @@ # YodaProfiler # SOFTWARE VERSION -VER= v2r02 +VER= v3r01 # 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