ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/math/Makefile
Revision: 1937
Committed: Thu Jan 13 19:40:37 2005 UTC (19 years, 5 months ago) by tim
File size: 110 byte(s)
Log Message:
port to SGI platform

File Contents

# User Rev Content
1 gezelter 1490 Source = \
2     randomSPRNG.cpp \
3    
4     RmiSource =
5    
6     Main =
7    
8 tim 1513 DEV_ROOT=../..
9     include $(DEV_ROOT)/make/Makefile
10