1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2025-01-09 12:44:12 +01:00
qmckl/autogen.sh
2021-12-13 13:24:44 +01:00

6 lines
107 B
Bash
Executable File

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