
mkdir -p ${INSTALL_ROOT}/etc/profile.d/   &&
install -m 0644 $SCRIPT_DIRECTORY/antlr.sh  \
         ${INSTALL_ROOT}/etc/profile.d/
