Mercurial > hg-old > index.cgi
annotate README @ 404:0324fd09c7ac
Added documentation for the --symbol option for lwasm
author | lost@l-w.ca |
---|---|
date | Fri, 23 Jul 2010 18:31:33 -0600 |
parents | 219672663ad8 |
children |
rev | line source |
---|---|
320 | 1 This folder contains the source code for LWTOOLS, a set of MC6809 and HD6309 |
2 cross development tools. | |
3 | |
4 All files that form part of this distribution use the utf-8 character | |
5 encoding. | |
321 | 6 |
7 Please note: | |
8 | |
9 Always build this project from the top level directory to avoid dependency | |
10 problems. |