Mercurial > hg-old > index.cgi
annotate README @ 363:d96c30e60ddf
Added pass2 and various supporting logic including symbol lookups
author | lost@starbug |
---|---|
date | Tue, 06 Apr 2010 21:03:19 -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. |