ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/samples/metals/EAM/Makefile
Revision: 1465
Committed: Fri Jul 9 23:08:25 2010 UTC (15 years ago) by chuckv
File size: 201 byte(s)
Log Message:
Creating busticated version of OpenMD

File Contents

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