mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-12-23 12:57:20 +01:00
5 lines
48 B
Makefile
5 lines
48 B
Makefile
default:
|
|
make -j 8 -C ../
|
|
make -C ../ check
|
|
|