ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/samples/metals/EAM/nanorod/Makefile
Revision: 852
Committed: Thu Jan 12 16:04:02 2006 UTC (19 years, 6 months ago) by tim
File size: 217 byte(s)
Log Message:
fix make install problem for metals samples

File Contents

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