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

Comparing trunk/mdtools/interface_implementation/Makefile (file contents):
Revision 116 by mmeineke, Tue Jul 9 18:40:59 2002 UTC vs.
Revision 117 by mmeineke, Tue Sep 24 22:10:55 2002 UTC

# Line 1 | Line 1
1 < CC_PLUS = /usr/local/bin/gcc
1 > #CC_PLUS = /usr/local/bin/gcc
2 > CC_PLUS = icc
3   LD = ld
4   FC = ifc
5   INCLUDE = ../headers
6   CP_OBJ = BASS_interface.o MakeStamps.o LinkedAssign.o Component.o Globals.o\
7          LinkedCommand.o SimSetup.o TraPPEFF.o DipoleTestFF.o TraPPE_ExFF.o
8 < C_FLAGS = -s -static -O3
8 > #C_FLAGS = -s -static -O3
9 > C_FLAGS = -mp -tpp6 -O3
10  
11   LIBDIR = ../../../lib
12  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines