1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-06-13 16:55:35 +02:00
qmckl/autogen.sh
Harmen Stoppels eb8d8bf34e
bash -> sh
2023-02-14 11:04:04 +01:00

6 lines
106 B
Bash
Executable File

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