Update makefile

This commit is contained in:
2025-06-24 20:06:44 +02:00
parent 8c4cb8dad2
commit 4321429dbf

View File

@@ -1,3 +1,4 @@
default: build
.PHONY: build install-tools install-dep init clean
init: install-dep install-tools