ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/samples/water/spce/Makefile
Revision: 1549
Committed: Mon Oct 11 14:23:58 2004 UTC (19 years, 9 months ago) by tim
File size: 167 byte(s)
Log Message:
fix Makefile under water directory

File Contents

# User Rev Content
1 tim 1543 Source = \
2    
3     RmiSource =
4    
5     Main =
6    
7     SampleFiles = \
8     spce.md \
9     spce.in \
10     water.md
11    
12    
13 tim 1549 DEV_ROOT=../../..
14 tim 1543 include $(DEV_ROOT)/make/Makefile
15