comparison level2/coco3_6309/bootfiles/makefile.cust @ 1214:701f6a80163f

bootscripts and bootlists added
author boisy
date Sat, 28 Jun 2003 18:43:08 +0000
parents 1e136c413e58
children 3ff579715249
comparison
equal deleted inserted replaced
1213:4e235f213651 1214:701f6a80163f
8 3PB = $(3RDPARTY)/booters 8 3PB = $(3RDPARTY)/booters
9 3PD = $(3RDPARTY)/drivers 9 3PD = $(3RDPARTY)/drivers
10 10
11 DEPENDS = ./Makefile 11 DEPENDS = ./Makefile
12 12
13 KERNEL_1773 = $(MD)/rel $(MD)/boot_1773 $(MD)/os9p1 13 KERNEL_1773 = $(MD)/rel $(MD)/boot_1773_6ms $(MD)/os9p1
14 KERNEL_ROM = $(MD)/rel $(3PB)/boot_rom $(MD)/os9p1 14 KERNEL_ROM = $(MD)/rel $(3PB)/boot_rom $(MD)/os9p1
15 KERNEL_KENTON = $(MD)/rel $(C9)/superscsi/boot_id0_ktlr_l2 $(MD)/os9p1 15 KERNEL_KENTON = $(MD)/rel $(C9)/superscsi/boot_id0_ktlr_l2 $(MD)/os9p1
16 KERNEL_TC3 = $(MD)/rel $(C9)/superscsi/boot_id0_tc3_l2 $(MD)/os9p1 16 KERNEL_TC3 = $(MD)/rel $(C9)/superscsi/boot_id0_tc3_l2 $(MD)/os9p1
17 KERNEL_DW = $(MD)/rel $(C9)/drivewire/boot_drivewire_l2 $(MD)/os9p1 17 KERNEL_DW = $(MD)/rel $(C9)/drivewire/boot_drivewire_l2 $(MD)/os9p1
18 18