#!/usr/bin/env bash set -e redo-ifchange .vars.rc . ./.vars.rc printf '%s\n' "${TCFLAGS[@]}" "${TCPPFLAGS[@]}" >"$3"