--- trunk/commandLine/Makefile 2003/05/07 18:25:27 523 +++ trunk/commandLine/Makefile 2003/05/07 18:28:53 524 @@ -1,6 +1,7 @@ CC=icc -CFLAGS=-g +CFLAGS=-O2 -tpp7 + OBJS=commandLine.o all: commandLine