ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/utilities/Makefile
Revision: 2998
Committed: Mon Sep 4 13:37:15 2006 UTC (17 years, 10 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