Mercurial > hg > Members > kono > nitros9-code
changeset 2888:32378c4340c0
level2/coco3/modules/makefile: clock2_dw_becker = clock2_dw
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Sun, 24 Nov 2013 17:09:43 +0100 |
parents | a1296ceb6797 |
children | 0edac6dc70ed |
files | level2/coco3/modules/makefile |
diffstat | 1 files changed, 1 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/level2/coco3/modules/makefile Sun Nov 24 17:03:01 2013 +0100 +++ b/level2/coco3/modules/makefile Sun Nov 24 17:09:43 2013 +0100 @@ -33,7 +33,7 @@ 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_dw clock2_dw_becker + clock2_jvemu clock2_messemu clock2_dw RBF = rbf.mn \ rbdw.dr dwio.sb dwio_becker.sb \ @@ -414,9 +414,6 @@ clock2_bnb: clock2_ds1315.asm $(AS) $(AFLAGS) $(ASOUT)$@ $< -aBNB=1 -clock2_dw_becker: clock2_dw.asm - $(AS) $(AFLAGS) $(ASOUT)$@ $< -aBECKER=1 - clean: $(CD) kernel; make $@ $(RM) $(ALLOBJS)