#! /bin/sh

# Indirectly invoke icecc again.

exec icecc g++ "$@"
