ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/utilities/Makefile
Revision: 2959
Committed: Wed Jul 26 21:00:07 2006 UTC (17 years, 11 months ago) by gezelter
File size: 93 byte(s)
Log Message:
Adding a directory for scripts
Adding affineScale script

File Contents

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