ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/utilities/Makefile
Revision: 1059
Committed: Tue Oct 3 22:39:53 2006 UTC (18 years, 10 months ago) by chrisfen
File size: 150 byte(s)
Log Message:
forgot to adjust the makefile

File Contents

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