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