#!/bin/bash AUTO=0 AUTO_CL=0 # Prevent environment leakage to these vars. unset TO unset CC unset AUTO_CC usage() { cat <