#!/bin/sh

cat <<EOF

NOTE: To enable 'ccache' add this to your 
      '.shellrc' or '.profile'.

-> export PATH=/usr/lib/ccache/bin:\$PATH

EOF