ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
OpenMD
/
trunk
/
samples
/
Madelung
/
Makefile
Revision:
1405
Committed:
Tue Jan 19 22:33:57 2010 UTC
(15 years, 6 months ago) by
gezelter
File size:
146 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 = NaCl.md \
8
README.txt
9
10
11
DEV_ROOT=../..
12
include $(DEV_ROOT)/make/Makefile
13