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

Comparing trunk/OOPSE-4/src/math/Makefile (file contents):
Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
Revision 1526 by tim, Tue Oct 5 19:37:38 2004 UTC

# Line 1 | Line 1
1   Source    = \
2        Euler3.cpp \
2          MatVec3.c \
4        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