--- DarthVader/CalorimeterLevel2/Makefile 2007/01/12 08:06:22 1.15 +++ DarthVader/CalorimeterLevel2/Makefile 2007/01/22 09:16:52 1.16 @@ -24,7 +24,7 @@ # C CC=gcc #CFLAGS=-Wall -O -fPIC -pthread -g -CFLAGS=-Wall -O -fPIC -pthread +CFLAGS=-Wall -O4 -fPIC -pthread # Enviroment: GCCVER=`gcc --version | head -1` UNAMEA=`uname -a`