mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-11-05 05:34:06 +01:00
5 lines
48 B
Makefile
5 lines
48 B
Makefile
default:
|
|
make -j 8 -C ../
|
|
make -C ../ check
|
|
|