ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/samples/metals/EAM/Makefile
Revision: 825
Committed: Thu Dec 29 16:21:37 2005 UTC (19 years, 7 months ago) by chuckv
Original Path: trunk/samples/metals/EAM/Makefile
File size: 226 byte(s)
Log Message:
More Directory changes...

File Contents

# User Rev Content
1 chuckv 825 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