ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/utilities/Makefile
Revision: 1034
Committed: Fri Sep 1 21:08:03 2006 UTC (18 years, 10 months ago) by chrisfen
File size: 114 byte(s)
Log Message:
added the waterBoxer script

File Contents

# Content
1 ScriptFiles = \
2 affineScale \
3 waterBoxer \
4
5 DEV_ROOT=../../..
6 include $(DEV_ROOT)/make/Makefile
7