mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-11-19 20:42:50 +01:00
5 lines
81 B
Bash
Executable File
5 lines
81 B
Bash
Executable File
#!/bin/bash
|
|
|
|
python ./tools/build_makefile.py
|
|
autoreconf -i -Wall --no-recursive
|