ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
OpenMD
/
trunk
/
samples
/
RNEMD
/
Makefile
Revision:
1405
Committed:
Tue Jan 19 22:33:57 2010 UTC
(15 years, 6 months ago) by
gezelter
File size:
168 byte(s)
Log Message:
Fixing the build and install method for samples in Madelung, RNEMD, zeolite, SMIPD
File Contents
#
Content
1
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