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

File Contents

# Content
1 Source = \
2
3 RmiSource =
4
5 Main =
6
7 SampleFiles = runMe \
8 bimetallic.md \
9 gold.md \
10 lj.md \
11 metals.md \
12 one_component.md \
13 three_component.md \
14
15
16
17 DEV_ROOT=../..
18 include $(DEV_ROOT)/make/Makefile
19