Add watch option

This commit is contained in:
Corentin 2022-11-02 19:39:10 +09:00
commit 64c31f6211
5 changed files with 358 additions and 153 deletions

View file

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