1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-06-26 15:12:24 +02:00
qmckl/autogen.sh

6 lines
106 B
Bash
Raw Normal View History

2023-02-14 11:04:04 +01:00
#!/bin/sh
2021-05-12 02:25:23 +02:00
2021-11-17 17:06:30 +01:00
export srcdir="."
2022-06-07 15:55:48 +02:00
python3 ${srcdir}/tools/build_makefile.py
2021-11-09 18:59:46 +01:00
autoreconf -i -Wall --no-recursive