Added dist proces dep and allignment of text.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
This commit is contained in:
parent
e7f1b75a1f
commit
d8319f15f7
5 changed files with 6 additions and 5 deletions
1
src/dist/0module.mk
vendored
1
src/dist/0module.mk
vendored
|
|
@ -10,6 +10,7 @@ $(DIST_BIN): | @init
|
|||
|
||||
$(DIST_BIN)/readme.txt: $(DIST_SRC)/readme.txt | $(DIST_BIN)
|
||||
$(call mb_conv_unix2dos,$<,$@)
|
||||
MB_PROJ_PHASE_PROCESS_DEPS += $(DIST_BIN)/readme.txt
|
||||
|
||||
$(DIST_BIN)/ahello1.com: bin/ahello-m80/ahello.com | $(DIST_BIN)
|
||||
$(call mb_copy,$<,$@)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue