#!/bin/sh
# Edit this file ONLY in cpp/scripts/cppCC
cppC=icedir/cpp/cpp; export cppC; CC2 $*
