; Build the Cp/m 2.2 rsx's ; Erase old versions era cpm2.rsx era cpm2n.rsx ; Build the Cp/m 2.2 rsx that's removed on a warm boot m80 =cpm2y link cpm2y [op] era cpm2y.rel era cpm2y.rsx ren cpm2.rsx=cpm2y.prl ; Build the Cp/m 2.2 rsx that's NOT removed on a warm boot m80 =cpm2n link cpm2n [op] era cpm2n.rel era cpm2n.rsx ren cpm2n.rsx=cpm2n.prl ; Build the search routine for the rsx that's NOT removed on a warm boot m80 =cpm2 l80 cpm2,cpm2/n/e ; Generate the Cpm2.com file gencom cpm2 cpm2n