Mercurial > hg > Members > kono > nitros9-code
diff level1/coco1/modules/makefile @ 3175:b67b40d76fb0
Adding Co42 to coco makefiles
author | lfantoniosi |
---|---|
date | Sun, 14 May 2017 10:16:09 -0700 |
parents | f0aaf9c29516 |
children | a188cc456fa1 |
line wrap: on
line diff
--- a/level1/coco1/modules/makefile Sun May 14 00:15:38 2017 -0700 +++ b/level1/coco1/modules/makefile Sun May 14 10:16:09 2017 -0700 @@ -48,10 +48,10 @@ SCF = scf.mn \ sc6551.dr vrn.dr scbbp.dr scbbt.dr scdwp.dr sspak.dr vtio.dr \ - covdg.io cohr.io co80.io \ + covdg.io cohr.io co42.io co80.io \ nil.dd p_scbbp.dd p_scdwp.dd pipe.dd ssp.dd \ term_scbbt.dt term_sc6551.dt t1_scbbt.dd t2_sc6551.dd t3_sc6551.dd \ - term_vdg.dt term_hr.dt term_80.dt \ + term_vdg.dt term_hr.dt term_42.dt term_80.dt \ scdwv.dr term_scdwv.dt n_scdwv.dd n1_scdwv.dd n2_scdwv.dd \ n3_scdwv.dd n4_scdwv.dd n5_scdwv.dd n6_scdwv.dd n7_scdwv.dd \ n8_scdwv.dd n9_scdwv.dd n10_scdwv.dd n11_scdwv.dd n12_scdwv.dd \