Mercurial > hg > Members > kono > nitros9-code
changeset 1732:b84d627bc971
makefile udpates
author | boisy |
---|---|
date | Thu, 18 Nov 2004 23:52:10 +0000 |
parents | 16a81c903c23 |
children | e6e8a44ab20a |
files | level2/coco3/bootfiles/makefile.cust level2/coco3_6309/bootfiles/makefile.cust level2/makefile |
diffstat | 3 files changed, 9 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/level2/coco3/bootfiles/makefile.cust Thu Nov 18 23:44:01 2004 +0000 +++ b/level2/coco3/bootfiles/makefile.cust Thu Nov 18 23:52:10 2004 +0000 @@ -128,14 +128,16 @@ $(MD)/r0_8k.dd \ $(MD)/scf.mn \ $(MD)/sc6551.dr \ - $(MD)/term_sc6551.dt \ $(MD)/cc3io.dr \ $(MD)/keydrv_cc3.sb $(MD)/joydrv_joy.sb $(MD)/snddrv_cc3.sb \ $(MD)/grfint.io \ + $(MD)/term_win80.dt \ + $(MD)/term_sc6551.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)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \ - $(MD)/clock_60hz $(MD)/clock2_soft \ + $(MD)/clock_60hz \ + $(MD)/clock2_soft \ $(MD)/sysgo_dd # $(C9)/Products/DriveWire/software/6809l2/clock2_dw \
--- a/level2/coco3_6309/bootfiles/makefile.cust Thu Nov 18 23:44:01 2004 +0000 +++ b/level2/coco3_6309/bootfiles/makefile.cust Thu Nov 18 23:52:10 2004 +0000 @@ -128,14 +128,16 @@ $(MD)/r0_8k.dd \ $(MD)/scf.mn \ $(MD)/sc6551.dr \ - $(MD)/term_sc6551.dt \ $(MD)/cc3io.dr \ $(MD)/keydrv_cc3.sb $(MD)/joydrv_joy.sb $(MD)/snddrv_cc3.sb \ $(MD)/grfint.io \ + $(MD)/term_win80.dt \ + $(MD)/term_sc6551.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)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \ - $(MD)/clock_60hz $(MD)/clock2_soft \ + $(MD)/clock_60hz \ + $(MD)/clock2_soft \ $(MD)/sysgo_dd # $(C9)/Products/DriveWire/software/6809l2/clock2_dw \
--- a/level2/makefile Thu Nov 18 23:44:01 2004 +0000 +++ b/level2/makefile Thu Nov 18 23:52:10 2004 +0000 @@ -2,7 +2,7 @@ CPU = 6809 DISTRO = $(CPU)L2 -RELEASE = nos9$(CPU)l2v030204 +RELEASE = nos9$(CPU)l2v030205 BOOTFILE_40D = bootfiles/bootfile_40d BOOTFILE_80D = bootfiles/bootfile_80d BOOTFILE_40D_50HZ = bootfiles/bootfile_40d_50hz