ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/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

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