4
1
mirror of https://github.com/pfloos/quack synced 2024-11-19 20:42:44 +01:00
quack/src/utils/Makefile

8 lines
61 B
Makefile

default:
ninja
make -C ..
debug:
ninja
make -C .. debug