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