Mercurial > hg > Members > kono > nitros9-code
diff level3/coco3_6309/modules/makefile @ 2868:cfa46960b6bd
makefiles: Rename DW3 to DW all over
Rename dw3*.sb to dwio*.sb
This is part of getting default and lwtools-port branches
together, trying to avoid things falling through the
cracks.
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Sun, 24 Nov 2013 11:13:40 +0100 |
parents | e4a0f58a5f9b |
children | cfa6222348f7 |
line wrap: on
line diff
--- a/level3/coco3_6309/modules/makefile Sun Nov 24 10:56:31 2013 +0100 +++ b/level3/coco3_6309/modules/makefile Sun Nov 24 11:13:40 2013 +0100 @@ -23,17 +23,17 @@ TPB = ../../3rdparty/booters BOOTERS = boot_1773_6ms boot_1773_30ms \ - boot_burke boot_rampak boot_wd1002 boot_dw3 + boot_burke boot_rampak boot_wd1002 boot_dw BOOTTRACK = rel_32 rel_40 rel_80 rel_32_50hz rel_40_50hz rel_80_50hz $(BOOTERS) krn KERNEL = krnp2 krnp3_perr krnp4_regdump SYSMODS = ioman init sysgo_h0 sysgo_dd nitro end CLOCKS = clock_60hz clock_50hz \ clock2_elim clock2_disto2 clock2_disto4 clock2_bnb \ clock2_smart clock2_harris clock2_cloud9 clock2_soft \ - clock2_jvemu clock2_messemu clock2_dw3 + clock2_jvemu clock2_messemu clock2_dw RBF = rbf.mn \ - rbdw3.dr dw3.sb \ + rbdw.dr dwio.sb \ rb1773.dr rb1773_scii_ff74.dr rb1773_scii_ff58.dr \ d0_35s.dd d1_35s.dd d2_35s.dd d3_35s.dd \ d0_40d.dd d1_40d.dd d2_40d.dd d0_80d.dd \