Mercurial > hg > Members > kono > nitros9-code
diff level1/coco/modules/makefile @ 2161:a80f533398ff
Renamed p_bbp.asm to p_scbbp.asm, t1_bbt.asm to t1_scbbt.asm and term_bbt.asm to term_scbbt.asm and adjusted makefiles accordingly
author | boisy |
---|---|
date | Tue, 20 May 2008 01:49:38 +0000 |
parents | 0cf8513d33d7 |
children | 660cc987e18d |
line wrap: on
line diff
--- a/level1/coco/modules/makefile Tue May 20 00:02:52 2008 +0000 +++ b/level1/coco/modules/makefile Tue May 20 01:49:38 2008 +0000 @@ -38,8 +38,8 @@ SCF = scf.mn \ sc6551.dr vrn.dr scbbp.dr scbbt.dr sspak.dr vtio.dr \ covdg.io cohr.io \ - nil.dd p_bbp.dd pipe.dd ssp.dd \ - term_bbt.dt term_sc6551.dt t1_bbt.dd t2_sc6551.dd t3_sc6551.dd \ + nil.dd p_scbbp.dd pipe.dd ssp.dd \ + term_scbbt.dt term_sc6551.dt t1_scbbt.dd t2_sc6551.dd t3_sc6551.dd \ term32.dt term51.dt PIPE = pipeman.mn \