Cosmetic change ;)
This commit is contained in:
parent
d7fd19506d
commit
fc8de4996c
1 changed files with 2 additions and 2 deletions
|
@ -7,9 +7,9 @@ WHITE= "[00m"
|
|||
|
||||
define echo_message
|
||||
@echo $(BRW)
|
||||
@echo ================================================================================
|
||||
@echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
@echo $(BRW)$(1) target $(BLUE)$@$(BRW)
|
||||
@echo ================================================================================$(WHITE)
|
||||
@echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~$(WHITE)
|
||||
endef
|
||||
|
||||
define unpack-lfs
|
||||
|
|
Reference in a new issue