Code refactor and make update
This commit is contained in:
parent
3ad40381e5
commit
2a2044c632
10 changed files with 35 additions and 44 deletions
2
makefile
2
makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue