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 3128 by chuckv, Wed Apr 11 23:27:20 2007 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 >        SCDOrderParameter.cpp \
11 >        DensityPlot.cpp \
12 >        StaticPropsCmd.c \
13 >        StaticProps.cpp \
14 >        RhoZ.cpp \
15 >        Hxy.cpp \
16 >        RippleOP.cpp \
17 >        BondOrderParameter.cpp \
18 >        BOPofR.cpp \
19 >        RhoR.cpp
20 > BuiltParallelExe = 0
21  
22   RmiSource =
23  
24 < Main      = GofRMain
24 > Main      = StaticProps
25  
26   DEV_ROOT=../../..
27   include $(DEV_ROOT)/make/Makefile

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines