ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/samples/lipid/Makefile
Revision: 2200
Committed: Fri Apr 15 18:33:03 2005 UTC (19 years, 4 months ago) by tim
File size: 191 byte(s)
Log Message:
some samples are not installed correctly

File Contents

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