ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/devel_omp/samples/RNEMD/Makefile
Revision: 1405
Committed: Tue Jan 19 22:33:57 2010 UTC (15 years, 7 months ago) by gezelter
Original Path: trunk/samples/RNEMD/Makefile
File size: 168 byte(s)
Log Message:
Fixing the build and install method for samples in Madelung, RNEMD,
zeolite, SMIPD

File Contents

# User Rev Content
1 gezelter 1405 Source = \
2    
3     RmiSource =
4    
5     Main =
6    
7     SampleFiles = \
8     2744.md \
9     gold_water_interface.md \
10     lj.md \
11     water.md \
12    
13     DEV_ROOT=../..
14     include $(DEV_ROOT)/make/Makefile
15