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 1497 by tim, Tue Sep 28 20:44:02 2004 UTC vs.
Revision 2072 by tim, Tue Mar 1 23:02:33 2005 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines