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

Comparing trunk/SHAPES/Makefile (file contents):
Revision 1276 by chrisfen, Thu Jun 17 21:27:38 2004 UTC vs.
Revision 1281 by chrisfen, Mon Jun 21 13:38:55 2004 UTC

# Line 24 | Line 24 | CC=icc8
24   VDW_PARAM_DIR=/usr/local/shapes/share/vdwFiles
25  
26   # C compiler
27 < CC=icc8
27 > CC=gcc
28  
29   # C++ compiler
30 < CXX=icpc8
30 > CXX=g++
31  
32   # ar
33   AR=ar

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines