#!/hint/sh if test -d /usr/lib/ccache/bin; then PATH="/usr/lib/ccache/bin:$PATH" fi