4
1
mirror of https://github.com/pfloos/quack synced 2024-06-27 15:42:36 +02:00
quack/src/HF/Makefile

8 lines
61 B
Makefile

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