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 11 by mmeineke, Tue Jul 9 18:40:59 2002 UTC vs.
Revision 126 by chuckv, Thu Oct 3 20:12:15 2002 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines