Cleaned space.
This commit is contained in:
parent
f4f007bd9c
commit
facea70bb1
12 changed files with 19 additions and 19 deletions
|
|
@ -6,7 +6,7 @@ INIT_HEX := $(INIT_BIN)/$(INIT_NAME).hex
|
|||
INIT_COM := $(INIT_BIN)/$(INIT_NAME).com
|
||||
INIT_RELS := $(INIT_BIN)/$(INIT_NAME).rel
|
||||
INIT_CODE := $(INIT_SRC)/$(INIT_NAME).asm
|
||||
BUILD_HELP += \\n\\t* $(INIT_COM)
|
||||
BUILD_HELP += \\n\\t* $(INIT_COM)
|
||||
|
||||
$(INIT_BIN):
|
||||
$(call mb_mkdir,$(INIT_BIN))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue