ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/samples/metals/EAM/nanoparticle/Makefile
Revision: 1146
Committed: Sat Jun 2 20:53:20 2007 UTC (18 years, 3 months ago) by chuckv
Original Path: trunk/samples/metals/EAM/nanoparticle/Makefile
File size: 227 byte(s)
Log Message:
Fixed Makefile problems with the samples and added several missing makefiles.

File Contents

# User Rev Content
1 chuckv 826 Source = \
2    
3     RmiSource =
4    
5     Main =
6    
7     SampleFiles = \
8 tim 852 Au-Core-Ag-Shell_Nanoparticle.md \
9     Au_nanoparticle.md \
10     metals.md
11 chuckv 826
12 tim 852 DEV_ROOT=../../../..
13 chuckv 826 include $(DEV_ROOT)/make/Makefile
14