# HG changeset patch # User boisy # Date 1100821930 0 # Node ID b84d627bc971be5319e96b047e378c44f16a23b1 # Parent 16a81c903c235b059e8f41cca01b65f1370805fe makefile udpates diff -r 16a81c903c23 -r b84d627bc971 level2/coco3/bootfiles/makefile.cust --- 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 \ diff -r 16a81c903c23 -r b84d627bc971 level2/coco3_6309/bootfiles/makefile.cust --- 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 \ diff -r 16a81c903c23 -r b84d627bc971 level2/makefile --- 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