ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
OpenMD
/
trunk
/
src
/
applications
/
utilities
/
Makefile
Revision:
1011
Committed:
Wed Jul 26 21:00:07 2006 UTC
(19 years ago) by
gezelter
File size:
93 byte(s)
Log Message:
Adding a directory for scripts Adding affineScale script
File Contents
#
Content
1
ScriptFiles = \
2
affineScale \
3
4
DEV_ROOT=../../..
5
include $(DEV_ROOT)/make/Makefile
6