dockcross/tools/builder/makefile.sh

7 lines
98 B
Bash
Raw Normal View History

#!/bin/bash
set -euo pipefail
source $(dirname "$0")/functions/makefile_fn.sh
makefile_build $@