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

Comparing:
trunk/OOPSE-3.0/src/math/Makefile (file contents), Revision 1497 by tim, Tue Sep 28 20:44:02 2004 UTC vs.
branches/new_design/OOPSE-3.0/src/math/Makefile (file contents), Revision 1683, Thu Oct 28 22:34:02 2004 UTC

# Line 1 | Line 1
1   Source    = \
2          MatVec3.c \
3        mt19937ar.c \
3          randomSPRNG.cpp \
4 +        RealSphericalHarmonic.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