# I haven't tested CMT on an SGI. I think these generic unix makefiles will work, but
# if not, you will have to make a special "usmakefile" for every directory and change
# the following accordingly:
cp lib/umakefile lib/makefile
cp lib/gswitches.h lib/switches.h
cd app
cp adagio/umakefile adagio/makefile
cp conduct/umakefile conduct/makefile
cp crn/umakefile crn/makefile
cp exget/umakefile exget/makefile
cp exput/umakefile exput/makefile
cp mm/umakefile mm/makefile
cp test/umakefile test/makefile
cp template/umakefile template/makefile
cp util/umakefile util/makefile
cp contrib/smqdemo/umakefile contrib/smqdemo/makefile
cp contrib/Cascades/source/umakefile contrib/Cascades/source/makefile
echo "Done with setup of CMT for SGI, type 'source us/usmake' now"
