--- calo/flight/CaloProfile/Makefile 2009/08/04 13:59:18 1.5 +++ calo/flight/CaloProfile/Makefile 2009/09/14 13:56:47 1.6 @@ -25,6 +25,7 @@ CC=gcc #CFLAGS=-Wall -O -fPIC -pthread -g ${PAM_BIT} CFLAGS=-Wall -O3 -fPIC -pthread ${PAM_BIT} +#CFLAGS=-Wall -g -fPIC -pthread ${PAM_BIT} # Enviroment: GCCVER=`gcc --version | head -1` UNAMEA=`uname -a`