#!/bin/bash export MONO_ROOT=${IROOT}/mono-3.2.8-install export PATH="$MONO_ROOT/bin:$PATH"