Cleaned space.
This commit is contained in:
parent
f4f007bd9c
commit
facea70bb1
12 changed files with 19 additions and 19 deletions
|
|
@ -4,7 +4,7 @@ DIST_RUN_BIN := $(PATH_BIN)/$(DIST_RUN_NAME)
|
|||
DIST_RUN_SRC := $(PATH_SRC)/$(DIST_RUN_NAME)
|
||||
DIST_RUN_INC := init.com dome.000
|
||||
DIST_RUN_INC_BIN := $(patsubst %,$(DIST_RUN_BIN)/%,$(DIST_RUN_INC))
|
||||
BUILD_HELP += \\n\\t* $(DIST_RUN_NAME)
|
||||
BUILD_HELP += \\n\\t* $(DIST_RUN_NAME)
|
||||
|
||||
$(DIST_RUN_BIN):
|
||||
$(call mb_mkdir,$(DIST_RUN_BIN))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue