comparison 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
comparison
equal deleted inserted replaced
3250:13737f3608e6 3251:4393a2b5b9a0
1 include port.mak 1 include port.mak
2 2
3 DISTRO = $(CPU)_L$(LEVEL) 3 DISTRO = $(CPU)L$(LEVEL)
4 DISTRONAME = NOS9_$(CPU)_L$(LEVEL) 4 DISTRONAME = NOS9_$(CPU)_L$(LEVEL)
5 DISTROVER = $(DISTRONAME)_$(NITROS9VER)_$(PORT) 5 DISTROVER = $(DISTRONAME)_$(NITROS9VER)_$(PORT)
6 BOOTFILE_DW = bootfiles/bootfile_dw 6 BOOTFILE_DW = bootfiles/bootfile_dw
7 BOOTFILE_BECKER = bootfiles/bootfile_becker 7 BOOTFILE_BECKER = bootfiles/bootfile_becker
8 BOOTFILE_COCOLINK = bootfiles/bootfile_cocolink 8 BOOTFILE_COCOLINK = bootfiles/bootfile_cocolink