ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-3.0/src/UseTheForce/Makefile
(Generate patch)

Comparing:
trunk/OOPSE-3.0/src/UseTheForce/Makefile (file contents), Revision 1503 by tim, Wed Sep 29 14:59:25 2004 UTC vs.
branches/new_design/OOPSE-3.0/src/UseTheForce/Makefile (file contents), Revision 1779 by tim, Wed Nov 24 18:20:15 2004 UTC

# Line 1 | Line 1
1   Source    = \
2 <        do_Forces.F90 \
2 >        doForces.F90 \
3          DUFF.cpp \
4        EAM_FF.cpp \
5        ForceFields.cpp \
6        fortranWrappers.cpp \
7        LJFF.cpp \
4          mpiForceField.c \
9        mpiSimulation_module.F90 \
10        WATER.cpp \
5          notifyCutoffs.F90 \
6 <        wrappers.F90 \
6 >        Shapes_FF.cpp \
7 >        ForceField.cpp \
8 >        ForceFieldFactory.cpp
9  
10   RmiSource =
11  
12   Main      =
13  
14 < include ../../make/Makefile
14 > DEV_ROOT=../..
15 > include $(DEV_ROOT)/make/Makefile
16 >

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines