4
1
mirror of https://github.com/pfloos/quack synced 2024-06-21 12:42:15 +02:00
quack/src/utils/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