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

Comparing trunk/OOPSE-3.0/src/applications/staticProps/Makefile (file contents):
Revision 1991 by tim, Wed Feb 9 18:12:47 2005 UTC vs.
Revision 1994 by tim, Thu Feb 10 18:14:03 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 >        staticPropsCmd.c \
10 >        StaticProps.cpp \
11  
12   RmiSource =
13  
14 < Main      = GofRMain
14 > Main      = StaticProps
15  
16   DEV_ROOT=../../..
17   include $(DEV_ROOT)/make/Makefile

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines