ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/samples/water/ssde/Makefile
Revision: 1543
Committed: Fri Oct 8 22:04:25 2004 UTC (19 years, 11 months ago) by tim
File size: 163 byte(s)
Log Message:
add Makefile to sample directory

File Contents

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