4
1
mirror of https://github.com/pfloos/quack synced 2024-06-21 12:42:15 +02:00
quack/src/CC/Makefile

8 lines
61 B
Makefile

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