#!/bin/bash -e
. "$(dirname "${BASH_SOURCE[0]}")"/../../../lib/import.run
if self_not_included; then
import ()
{
echo_func "$@"
make
}
fi