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

Comparing trunk/src/UseTheForce/Makefile (file contents):
Revision 8 by tim, Tue Sep 28 20:44:02 2004 UTC vs.
Revision 1604 by jmichalk, Mon Aug 8 18:53:40 2011 UTC

# Line 1 | Line 1
1 + Package = UseTheForce
2 +
3   Source    = \
4 <        do_Forces.F90 \
5 <        DUFF.cpp \
4 >        doForces.F90 \
5 >        doForces_interface.F90 \
6 >        ForceField.cpp \
7 >        ForceFieldFactory.cpp \
8 >        DUFF.cpp \
9          EAM_FF.cpp \
10 <        ForceFields.cpp \
11 <        fortranWrappers.cpp \
12 <        LJFF.cpp \
13 <        mpiForceField.c \
14 <        mpiSimulation_module.F90 \
15 <        WATER.cpp \
11 <        wrappers.F90 \
10 >        EADM_FF.cpp \
11 >        SHAPES_FF.cpp \
12 >        SC_FF.cpp \
13 >        MnM_FF.cpp \
14 >        Amber_FF.cpp \
15 >        CLAYFF.cpp
16  
17 + ParallelSource = doForces.F90
18 +
19 + Modules = \
20 +        doForces \
21 +        notifyCutoffs
22 +
23   RmiSource =
24  
25   Main      =
26  
27 < include $(DEV_ROOT)/Makefile
27 > DEV_ROOT=../..
28 > include $(DEV_ROOT)/make/Makefile
29 >

Comparing trunk/src/UseTheForce/Makefile (property svn:keywords):
Revision 8 by tim, Tue Sep 28 20:44:02 2004 UTC vs.
Revision 1604 by jmichalk, Mon Aug 8 18:53:40 2011 UTC

# Line 0 | Line 1
1 + Author Id Revision Date

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines