ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/samples/metals/Sutton-Chen/Makefile
Revision: 829
Committed: Thu Dec 29 20:07:13 2005 UTC (19 years, 7 months ago) by chuckv
Original Path: trunk/samples/metals/Sutton-Chen/Makefile
File size: 226 byte(s)
Log Message:
added files for sutton-chen

File Contents

# User Rev Content
1 chuckv 829 Source = \
2    
3     RmiSource =
4    
5     Main =
6    
7     SampleFiles = \
8     Au_bulk_FBD.md \
9     Au_bulk_voter.md \
10     metals.md \
11     Au_bulk.in
12    
13    
14     DEV_ROOT=../../../
15     include $(DEV_ROOT)/make/Makefile
16