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