ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/utilities/Makefile
Revision: 2996
Committed: Fri Sep 1 21:08:03 2006 UTC (17 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