10
1
mirror of https://github.com/pfloos/quack synced 2024-12-23 21:03:47 +01:00
QuAcK/src/CC/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