ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/samples/zeolite/Makefile
Revision: 1405
Committed: Tue Jan 19 22:33:57 2010 UTC (15 years, 7 months ago) by gezelter
Original Path: trunk/samples/zeolite/Makefile
File size: 123 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 = zsm5_loaded.md
8    
9    
10     DEV_ROOT=../..
11     include $(DEV_ROOT)/make/Makefile
12