ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/utilities/Makefile
Revision: 3033
Committed: Tue Oct 3 22:39:53 2006 UTC (17 years, 9 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