ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/commandLine/Makefile
(Generate patch)

Comparing trunk/commandLine/Makefile (file contents):
Revision 523 by xsun, Wed May 7 18:25:27 2003 UTC vs.
Revision 524 by mmeineke, Wed May 7 18:28:53 2003 UTC

# Line 1 | Line 1
1   CC=icc
2 CFLAGS=-g
2  
3 + CFLAGS=-O2 -tpp7
4 +
5   OBJS=commandLine.o
6  
7   all: commandLine

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines