ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
OpenMD
/
trunk
/
src
/
applications
/
utilities
/
Makefile
Revision:
1415
Committed:
Thu Mar 25 19:25:36 2010 UTC
(15 years, 4 months ago) by
gezelter
File size:
186 byte(s)
Log Message:
fixed some md-solvator over specificity, and an install bug
File Contents
#
Content
1
ScriptFiles = \
2
dumpConverter \
3
affineScale \
4
solvator \
5
waterBoxer \
6
md2md \
7
md-solvator \
8
stat2visco
9
10
DEV_ROOT=../../..
11
include $(DEV_ROOT)/make/Makefile
12