#!/bin/sh path="$(dirname $0)" exec "${FILTER_CC:-gfortran}" -B "$path" "$@"