ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/devel_omp/samples/metals/EAM/Makefile
Revision: 1594
Committed: Tue Jul 19 16:45:30 2011 UTC (14 years, 1 month ago) by chuckv
File size: 201 byte(s)
Log Message:
Branching from main development branch to OpenMP dev version at dev branch 1593

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 chuckv 1146 metals.md
11 chuckv 825
12    
13     DEV_ROOT=../../../
14     include $(DEV_ROOT)/make/Makefile
15