Mercurial > hg > Members > kono > nitros9-code
diff level1/atari/makefile @ 3185:4d6cfe82ac3c
Add an underscore between each section of disk image names
This makes reading the names much easier. Applies to all ports.
author | Bill Pierce <merlinious999@gmail.com> |
---|---|
date | Fri, 02 Jun 2017 08:58:17 +0200 |
parents | 5119107aaaa7 |
children | e85fdf0e52ae |
line wrap: on
line diff
--- a/level1/atari/makefile Thu Jun 01 23:28:44 2017 +0200 +++ b/level1/atari/makefile Fri Jun 02 08:58:17 2017 +0200 @@ -4,9 +4,9 @@ #WHICHSHELL = shellplus WHICHSHELL = shell_21 -DISTRO = $(CPU)L$(LEVEL) -DISTRONAME = nos9$(CPU)l$(LEVEL) -DISTROVER = $(DISTRONAME)$(NITROS9VER)$(PORT) +DISTRO = $(CPU)_L$(LEVEL) +DISTRONAME = NOS9_$(CPU)_L$(LEVEL) +DISTROVER = $(DISTRONAME)_$(NITROS9VER)_$(PORT) BOOTFILE = bootfiles/bootfile DIRS = cmds modules defs sys bootfiles wwwroot