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 1526 by tim, Tue Oct 5 19:37:38 2004 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines