Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
lynx:compilers [2021/01/25 22:08] Igorlynx:compilers [2021/01/26 23:04] – [Building CC65] Igor
Line 17: Line 17:
 <code> <code>
 git clone https://github.com/cc65/cc65.git --single-branch git clone https://github.com/cc65/cc65.git --single-branch
 +cd cc65
 make all TARGETS=lynx make all TARGETS=lynx
 </code> </code>