Cleaned space.
This commit is contained in:
parent
7ac1e8d1d1
commit
3314347c7a
2 changed files with 11 additions and 11 deletions
4
src/dist/0module.mk
vendored
4
src/dist/0module.mk
vendored
|
|
@ -4,8 +4,8 @@ DIST_SRC := $(PATH_SRC)/$(DIST_NAME)
|
|||
DIST_BIN := $(PATH_BIN)/$(DIST_NAME)
|
||||
DIST_OUT := $(PATH_BIN)/$(DIST_NAME).tar.gz
|
||||
DIST_INC := ALL.SR8 ASCII.SR8 readme.txt VELD.SR8 VELDBACK.4BP
|
||||
DIST_INC_BIN := $(patsubst %,$(DIST_BIN)/%,$(DIST_INC))
|
||||
DIST_INC_SRC := $(patsubst %,$(DIST_SRC)/%,$(DIST_INC))
|
||||
DIST_INC_BIN := $(patsubst %,$(DIST_BIN)/%,$(DIST_INC))
|
||||
DIST_INC_SRC := $(patsubst %,$(DIST_SRC)/%,$(DIST_INC))
|
||||
DIST_TARA_BIN := $(DIST_BIN)/tara.com
|
||||
DIST_TARA_SRC := $(PATH_BIN)/tara/tara.com
|
||||
BUILD_HELP += \\n\\t* $(DIST_OUT)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue