ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/utilities/Makefile
Revision: 1036
Committed: Mon Sep 4 13:37:15 2006 UTC (18 years, 8 months ago) by gezelter
File size: 131 byte(s)
Log Message:
changing configure script to process the new utilities

File Contents

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