Mercurial > hg > Members > kono > nitros9-code
diff level1/corsham/makefile @ 3205:e85fdf0e52ae
corsham,atari: Include OS9GEN in disk image creation
This requires ToolShed 2.2 or newer. The os9gen command
from previous ToolShed versions would corrupt the disk image.
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Sat, 09 Sep 2017 22:37:18 +0200 |
parents | 4d6cfe82ac3c |
children | 4393a2b5b9a0 |
line wrap: on
line diff
--- a/level1/corsham/makefile Fri Jul 28 15:42:20 2017 -0500 +++ b/level1/corsham/makefile Sat Sep 09 22:37:18 2017 +0200 @@ -49,7 +49,7 @@ $(DSK): $(RM) $@ $(OS9FORMAT_DW) -e -q $@ -n"NitrOS-9/$(CPU) Level 1" -# $(OS9GEN) $@ -b=$(BOOTFILE) + $(OS9GEN) $@ -b=$(BOOTFILE) $(MAKDIR) $@,CMDS $(MAKDIR) $@,SYS $(MAKDIR) $@,DEFS