; this is a make script for the amiga.
;
cd lib
make
cd /
cd app/adagio
make
cd /conduct
make
cd /crn
make
cd /exget
make
cd /exput
make
cd /mm
make
cd /test
make
cd /template
make
cd /util
make
cd /contrib/smqdemo
make
cd /Cascades/source
make
cd ////
echo "Done making CMT for Amiga with Aztec C"

