10
1
mirror of https://github.com/pfloos/quack synced 2024-12-24 13:23:38 +01:00
QuAcK/src/MP/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