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 1290 by gezelter, Wed Jun 23 20:53:17 2004 UTC vs.
Revision 1294 by chrisfen, Thu Jun 24 13:44:53 2004 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines