Making mako makescript more verbose.
This commit is contained in:
parent
611f2bd51b
commit
a01e6dfd3f
|
@ -9,6 +9,8 @@ init:
|
||||||
ifeq ($(call cmd_exist,mako), true)
|
ifeq ($(call cmd_exist,mako), true)
|
||||||
$(info => Setting up mako)
|
$(info => Setting up mako)
|
||||||
$(mk_link) $(SRC) $(TARGET)
|
$(mk_link) $(SRC) $(TARGET)
|
||||||
|
else
|
||||||
|
$(report) warn "mako not installed. Skipping."
|
||||||
endif
|
endif
|
||||||
|
|
||||||
update:
|
update:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user