Mercurial > hg > Members > kono > nitros9-code
diff level2/coco3/makefile @ 3251:4393a2b5b9a0
Revert introduction of underscore in DISTRO folders on disks.
These were inadvertently changed when we improved the disk image
file names.
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Sat, 07 Apr 2018 19:28:53 +0200 |
parents | 1d7d6a09a973 |
children | 024ad1d926fd |
line wrap: on
line diff
--- a/level2/coco3/makefile Wed Mar 28 21:20:31 2018 -0500 +++ b/level2/coco3/makefile Sat Apr 07 19:28:53 2018 +0200 @@ -1,6 +1,6 @@ include port.mak -DISTRO = $(CPU)_L$(LEVEL) +DISTRO = $(CPU)L$(LEVEL) DISTRONAME = NOS9_$(CPU)_L$(LEVEL) DISTROVER = $(DISTRONAME)_$(NITROS9VER)_$(PORT) BOOTFILE_DW = bootfiles/bootfile_dw