10
1
mirror of https://github.com/pfloos/quack synced 2025-01-12 22:18:25 +01:00
QuAcK/src/MBPT/Makefile

8 lines
61 B
Makefile
Raw Normal View History

2020-10-13 13:44:24 +02:00
default:
ninja
make -C ..
2020-10-14 15:07:35 +02:00
debug:
ninja
make -C .. debug