qmckl/autogen.sh

6 lines
107 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
2024-02-23 23:58:11 +01:00
autoreconf -vi -Wall --no-recursive