ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
OpenMD
/
branches
/
devel_omp
/
samples
/
water
/
tip4p
/
Makefile
Revision:
1465
Committed:
Fri Jul 9 23:08:25 2010 UTC
(15 years ago) by
chuckv
Original Path:
branches/development/samples/water/tip4p/Makefile
File size:
148 byte(s)
Log Message:
Creating busticated version of OpenMD
File Contents
#
User
Rev
Content
1
tim
51
Source = \
2
3
RmiSource =
4
5
Main =
6
7
SampleFiles = \
8
tp4.md \
9
water.md
10
11
12
tim
57
DEV_ROOT=../../..
13
tim
51
include $(DEV_ROOT)/make/Makefile
14