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