Mercurial > hg > Members > kono > nitros9-code
comparison level2/coco3/bootfiles/makefile.cust @ 701:bd97435054d2
Modified for new clock module (clock2 is defunct)
author | boisy |
---|---|
date | Wed, 01 Jan 2003 17:05:26 +0000 |
parents | b785cc2c744d |
children | 6ec99f9702bc |
comparison
equal
deleted
inserted
replaced
700:bd1333ef2844 | 701:bd97435054d2 |
---|---|
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 $(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 $(3PB)/boot_ktlr_id5 $(MD)/os9p1 | 15 KERNEL_KENTON = $(MD)/rel $(3PB)/boot_ktlr_id5 $(MD)/os9p1 |
16 KERNEL_TC3 = $(MD)/rel $(3PB)/boot_tc3_id5 $(MD)/os9p1 | 16 KERNEL_TC3 = $(MD)/rel $(3PB)/boot_tc3 $(MD)/os9p1 |
17 | 17 |
18 # OS-9 disk bootfile to allow booting from WD1773 disk controller | 18 # OS-9 disk bootfile to allow booting from WD1773 disk controller |
19 BOOTFILE_1773 = $(MD)/os9p2 $(MD)/ioman $(MD)/init \ | 19 BOOTFILE_1773 = $(MD)/os9p2 $(MD)/ioman $(MD)/init \ |
20 $(MD)/rbf.mn \ | 20 $(MD)/rbf.mn \ |
21 $(MD)/cc3disk.dr $(MD)/d0_40d.dd $(MD)/d1_80d.dd \ | 21 $(MD)/cc3disk.dr $(MD)/d0_40d.dd $(MD)/d1_80d.dd \ |
25 $(MD)/windint.io $(MD)/vdgint.io \ | 25 $(MD)/windint.io $(MD)/vdgint.io \ |
26 $(MD)/term_vdg.dt \ | 26 $(MD)/term_vdg.dt \ |
27 $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \ | 27 $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \ |
28 $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw \ | 28 $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw \ |
29 $(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \ | 29 $(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \ |
30 $(MD)/clock $(MD)/clock2_soft | 30 $(MD)/clock_tc3 |
31 | 31 |
32 BOOTFILE_1773_ROM = $(MD)/rominfo | 32 BOOTFILE_1773_ROM = $(MD)/rominfo |
33 | 33 |
34 # OS-9 ROM image to allow booting from ROM | 34 # OS-9 ROM image to allow booting from ROM |
35 BOOTFILE_ROM = $(MD)/rominfo $(MD)/os9p2 $(MD)/init $(MD)/ioman \ | 35 BOOTFILE_ROM = $(MD)/rominfo $(MD)/os9p2 $(MD)/init $(MD)/ioman \ |
36 $(MD)/scf.mn $(MD)/sio.dr $(MD)/term_t1.dd \ | 36 $(MD)/scf.mn $(MD)/sio.dr $(MD)/term_t1.dd \ |
37 $(MD)/sspak.dr $(MD)/ssp.dd \ | 37 $(MD)/sspak.dr $(MD)/ssp.dd \ |
38 $(MD)/clock $(MD)/clock2_soft $(MD)/cc3go_rom \ | 38 $(MD)/clock_soft $(MD)/cc3go_rom \ |
39 $(CD)/shell $(CD)/mdir $(CD)/mfree $(CD)/procs | 39 $(CD)/shell $(CD)/mdir $(CD)/mfree $(CD)/procs |
40 | 40 |
41 # OS-9 disk bootfile to allow booting from Ken-Ton SCSI controller | 41 # OS-9 disk bootfile to allow booting from Ken-Ton SCSI controller |
42 # This is a custom boot for Boisy's system | 42 # This is a custom boot for Boisy's system |
43 BOOTFILE_TC3 = $(3PD)/scsisys/scsisys_68_tc3.dr \ | 43 BOOTFILE_TC3 = $(3PD)/scsimax/scsimax_tc3_l2.dr \ |
44 $(MD)/os9p2 $(MD)/ioman $(MD)/init \ | 44 $(MD)/os9p2 $(MD)/ioman $(MD)/init \ |
45 $(MD)/rbf.mn \ | 45 $(MD)/rbf.mn \ |
46 $(3PD)/scsisys/dd_zip100_tc3_l2.dd \ | 46 $(3PD)/scsimax/h5_zip100_tc3ktlr_l2.dd \ |
47 $(3PD)/scsisys/h5_zip100_tc3_l2.dd \ | 47 $(MD)/scf.mn $(MD)/cc3io.dr \ |
48 $(MD)/keydrv $(MD)/joydrv_6551L $(MD)/snddrv \ | |
49 $(3PD)/disto/rampak.dr $(3PD)/disto/r0_256_l2.dd \ | |
50 $(MD)/cc3disk.dr \ | |
51 $(MD)/ddd0_40d.dd $(MD)/d0_40d.dd $(MD)/d1_80d.dd \ | |
52 $(MD)/windint.io $(MD)/term_win80.dt \ | |
53 $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \ | |
54 $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw \ | |
55 $(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \ | |
56 $(MD)/clock_soft | |
57 | |
58 # OS-9 disk bootfile to allow booting from Ken-Ton SCSI controller | |
59 BOOTFILE_KENTON = $(3PD)/scsimax/scsimax_ktlr_l2.dr \ | |
60 $(MD)/os9p2 $(MD)/ioman $(MD)/init \ | |
61 $(MD)/rbf.mn \ | |
62 $(3PD)/scsimax/h5_zip100_tc3ktlr_l2.dd \ | |
48 $(MD)/scf.mn $(MD)/cc3io.dr \ | 63 $(MD)/scf.mn $(MD)/cc3io.dr \ |
49 $(MD)/keydrv $(MD)/joydrv_6551L $(MD)/snddrv \ | 64 $(MD)/keydrv $(MD)/joydrv_6551L $(MD)/snddrv \ |
50 $(3PD)/disto/rampak.dr $(3PD)/disto/r0_256_l2.dd \ | 65 $(3PD)/disto/rampak.dr $(3PD)/disto/r0_256_l2.dd \ |
51 $(MD)/cc3disk.dr $(MD)/d0_40d.dd $(MD)/d1_80d.dd \ | 66 $(MD)/cc3disk.dr $(MD)/d0_40d.dd $(MD)/d1_80d.dd \ |
52 $(MD)/windint.io $(MD)/term_win80.dt \ | 67 $(MD)/windint.io $(MD)/term_win80.dt \ |
53 $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \ | 68 $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \ |
54 $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw \ | 69 $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw \ |
55 $(3PD)/s16550/s16550_large.dr $(3PD)/s16550/t2_s16550.dd \ | 70 $(3PD)/s16550/s16550_large.dr $(3PD)/s16550/t2_s16550.dd \ |
56 $(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \ | 71 $(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \ |
57 $(MD)/clock $(MD)/clock2_soft | 72 $(MD)/clock_soft |
58 | |
59 # OS-9 disk bootfile to allow booting from Ken-Ton SCSI controller | |
60 BOOTFILE_KENTON = $(3PD)/scsisys/scsisys_68_ktlr.dr \ | |
61 $(MD)/os9p2 $(MD)/ioman $(MD)/init \ | |
62 $(MD)/rbf.mn \ | |
63 $(3PD)/scsisys/h5_zip100_ktlr_l2.dd \ | |
64 $(MD)/scf.mn $(MD)/cc3io.dr \ | |
65 $(MD)/keydrv $(MD)/joydrv_6551L $(MD)/snddrv \ | |
66 $(3PD)/disto/rampak.dr $(3PD)/disto/r0_256_l2.dd \ | |
67 $(MD)/cc3disk.dr $(MD)/d0_40d.dd $(MD)/d1_80d.dd \ | |
68 $(MD)/windint.io $(MD)/term_win80.dt \ | |
69 $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \ | |
70 $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw \ | |
71 $(3PD)/s16550/s16550_large.dr $(3PD)/s16550/t2_s16550.dd \ | |
72 $(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \ | |
73 $(MD)/clock $(MD)/clock2_soft | |
74 | 73 |
75 BOOTFILES = bootfile_1773 bootfile_tc3 bootfile_kenton bootfile_rom | 74 BOOTFILES = bootfile_1773 bootfile_tc3 bootfile_kenton bootfile_rom |
76 KERNELS = kernel_1773 kernel_tc3 kernel_kenton kernel_rom | 75 KERNELS = kernel_1773 kernel_tc3 kernel_kenton kernel_rom |
77 | 76 |
78 ALLOBJS = $(BOOTFILES) $(KERNELS) | 77 ALLOBJS = $(BOOTFILES) $(KERNELS) |