X-Git-Url: http://cloudbase.mooo.com/gitweb/kermit-80.git/blobdiff_plain/e58a7a2546e59e692ea958cbdcdbb184654383be..7813a2e4a8bc4b3453911e811f3e196936ea2a3b:/cpxswt.asm diff --git a/cpxswt.asm b/cpxswt.asm index 1942c41..c018d63 100644 --- a/cpxswt.asm +++ b/cpxswt.asm @@ -154,6 +154,12 @@ LINK CPXBEE.ASM ENDIF ; (beefam AND lasm) - m80 use: INCLUDE from CPXTYP.ASM +IF (acfam AND lasm) +; Link to the AVR-CP/M family file +.printx * linking to the AVRCPM family file* +LINK CPXAC.ASM +ENDIF ; (acfam AND lasm) - m80 use: INCLUDE from CPXTYP.ASM + ; If we have come here, we are assembling the CPXSYS.ASM file IF robin