1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-06-30 00:44:52 +02:00
qmckl/org/Makefile

4 lines
40 B
Makefile
Raw Normal View History

2021-05-16 00:53:17 +02:00
check all clean :
make -j 8 -C ../ $@
2021-05-15 23:19:13 +02:00