Code refactor and make update

This commit is contained in:
Corentin 2026-07-23 15:43:54 +09:00
commit 2a2044c632
Signed by: corentin
GPG key ID: 48C87E27C6C917F4
10 changed files with 35 additions and 44 deletions

View file

@ -1,7 +1,7 @@
MAKE_PATH="."
UMAKE_PATH="umake"
.PHONY: all clean
.PHONY: all watch debug debug_watch clean lint
all:
@PYTHONPATH=$(UMAKE_PATH) python $(MAKE_PATH)/make.py