Mercurial > hg > Members > kono > nitros9-code
diff level2/coco3/bootfiles/makefile @ 2244:ebb46d37d49b
Slight fixes to bootfiles
author | boisy |
---|---|
date | Thu, 24 Dec 2009 01:46:58 +0000 |
parents | 2a889a511f0a |
children | c877f09599f9 |
line wrap: on
line diff
--- a/level2/coco3/bootfiles/makefile Thu Dec 24 01:30:09 2009 +0000 +++ b/level2/coco3/bootfiles/makefile Thu Dec 24 01:46:58 2009 +0000 @@ -24,14 +24,14 @@ $(MD)/term_win80.dt \ $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \ $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw \ + $(MD)/scdwt.dr $(MD)/t0_scdwt.dd \ + $(MD)/t1_scdwt.dd $(MD)/t2_scdwt.dd $(MD)/t3_scdwt.dd \ + $(MD)/t4_scdwt.dd $(MD)/t5_scdwt.dd $(MD)/t6_scdwt.dd \ $(MD)/scdwp.dr $(MD)/p_scdwp.dd \ $(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \ - $(MD)/clock_60hz $(MD)/clock2_dw3 \ - $(MD)/scdwt.dr $(MD)/t0_scdwt.dd \ - $(MD)/t1_scdwt.dd $(MD)/t2_scdwt.dd $(MD)/t3_scdwt.dd \ - $(MD)/t4_scdwt.dd $(MD)/t5_scdwt.dd $(MD)/t6_scdwt.dd + $(MD)/clock_60hz $(MD)/clock2_dw3 -# OS-9 disk bootfile to allow booting from WD1773 disk controller +# NitrOS-9 disk bootfile to allow booting from WD1773 disk controller BOOTFILE_40D = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ $(MD)/rbf.mn \ $(MD)/rb1773.dr $(MD)/d0_40d.dd $(MD)/d1_40d.dd \