ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/samples/SMIPD/Makefile
Revision: 1326
Committed: Thu Feb 19 15:37:14 2009 UTC (16 years, 6 months ago) by chuckv
Original Path: trunk/samples/SMIPD/water/Makefile
File size: 149 byte(s)
Log Message:
Adding samples for SMIPD.

File Contents

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