Updated to lasted msxbuild version.
This commit is contained in:
parent
c250712cb0
commit
256a50ce80
10 changed files with 10 additions and 14 deletions
|
|
@ -22,10 +22,10 @@ $(LEVELS_BIN)/code002.hex: $(LEVELS_BIN)/code002.rel
|
|||
$(call mb_link_asm_1000,$@,$<)
|
||||
|
||||
$(LEVELS_BIN)/code001.dat: $(LEVELS_BIN)/code001.hex
|
||||
$(call mb_hex2dat,$<,$@)
|
||||
$(call mb_hex2bin,$<,$@)
|
||||
|
||||
$(LEVELS_BIN)/code002.dat: $(LEVELS_BIN)/code002.hex
|
||||
$(call mb_hex2dat,$<,$@)
|
||||
$(call mb_hex2bin,$<,$@)
|
||||
|
||||
$(LEVELS_BIN)/code.001: $(LEVELS_BIN)/code001.dat
|
||||
$(call mb_copy,$<,$@)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue