1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-07-03 01:46:12 +02:00
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