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 1590 by gezelter, Mon Oct 18 16:29:53 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