fix width of output
This commit is contained in:
parent
b71b5e8c56
commit
3b852de528
1 changed files with 10 additions and 10 deletions
2
Makefile
2
Makefile
|
@ -22,7 +22,7 @@ all: $(TARGETS)
|
|||
@$(ECHO) "\t[ALL ]"
|
||||
|
||||
release: $(RELEASE_TARGETS)
|
||||
@$(ECHO) "\t[RELEASE]
|
||||
@$(ECHO) "\t[RELEASE]"
|
||||
|
||||
bin: $(BIN_TARGETS)
|
||||
@$(ECHO) "\t[ALLBIN ]"
|
||||
|
|
Loading…
Reference in a new issue