ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/staticProps/Makefile
(Generate patch)

Comparing trunk/OOPSE-4/src/applications/staticProps/Makefile (file contents):
Revision 1991 by tim, Wed Feb 9 18:12:47 2005 UTC vs.
Revision 2240 by tim, Thu May 26 22:45:00 2005 UTC

# Line 1 | Line 1
1   Package = applications/staticProps
2  
3   Source    = \
4 < RadialDistrFunc.cpp \  
5 < GofR.cpp \          
6 < GofRCmd.c \
7 < GofRMain.cpp \
4 >        GofAngle2.cpp \
5 >        GofRAngle.cpp \
6 >        GofR.cpp  \
7 >        GofXyz.cpp \
8 >        RadialDistrFunc.cpp \
9 >        P2OrderParameter.cpp \
10 >        StaticPropsCmd.c \
11 >        StaticProps.cpp \
12 >        
13 > BuiltParallelExe = 0
14  
15   RmiSource =
16  
17 < Main      = GofRMain
17 > Main      = StaticProps
18  
19   DEV_ROOT=../../..
20   include $(DEV_ROOT)/make/Makefile

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines