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 1937 by tim, Thu Jan 13 19:40:37 2005 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines