1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-07-16 08:00:43 +02:00
qmckl/autogen.sh

6 lines
110 B
Bash
Executable File

#!/bin/bash
export srcdir="."
${PYTHON} ${srcdir}/tools/build_makefile.py
autoreconf -i -Wall --no-recursive