qmckl/autogen.sh

6 lines
107 B
Bash
Executable File

#!/bin/sh
export srcdir="."
python3 ${srcdir}/tools/build_makefile.py
autoreconf -vi -Wall --no-recursive