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