4
1
mirror of https://github.com/pfloos/quack synced 2024-06-20 20:22:25 +02:00
quack/src/utils/Makefile

8 lines
61 B
Makefile

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