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

Comparing trunk/OOPSE-2.0/src/math/Makefile (file contents):
Revision 1503 by tim, Wed Sep 29 14:59:25 2004 UTC vs.
Revision 2211 by chrisfen, Thu Apr 21 14:12:19 2005 UTC

# Line 1 | Line 1
1 + Package = math
2 +
3   Source    = \
4 <        MatVec3.c \
5 <        mt19937ar.c \
6 <        randomSPRNG.cpp \
4 >                                ParallelRandNumGen.cpp \
5 >        SeqRandNumGen.cpp \
6 >                                RealSphericalHarmonic.cpp
7  
8   RmiSource =
9  
10   Main      =
11  
12 < include ../../make/Makefile
12 > DEV_ROOT=../..
13 > include $(DEV_ROOT)/make/Makefile
14 >

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines