Fixed white space.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -9s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -9s
This commit is contained in:
parent
0aecfa1ba3
commit
8680c88c29
2 changed files with 3 additions and 3 deletions
4
src/dist/0module.mk
vendored
4
src/dist/0module.mk
vendored
|
|
@ -7,10 +7,10 @@ DIST_DEPS := $(DIST_BIN)/readme.txt $(DIST_BIN)/ahello1.com $(DIST_BIN)/ahello2.
|
|||
|
||||
$(DIST_BIN):
|
||||
$(call mb_mkdir,$(DIST_BIN))
|
||||
|
||||
|
||||
$(DIST_BIN)/readme.txt: $(DIST_SRC)/readme.txt | $(DIST_BIN)
|
||||
$(call mb_unix2dos,$<,$@)
|
||||
|
||||
|
||||
$(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