diff options
author | B. Watson <yalhcru@gmail.com> | 2021-03-19 16:35:08 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-03-20 11:00:51 +0700 |
commit | 795e0585d123a810c1cbb09d9cff1ab6b7f7ee95 (patch) | |
tree | 2c4dc5fe6807d38d2a4e1badb84b9c19c467b5a1 /development/cc65/README | |
parent | 893ddd953cc943f386f350b74c59c6753e0df5e1 (diff) |
development/cc65: Updated for version 2.19.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/cc65/README')
-rw-r--r-- | development/cc65/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/development/cc65/README b/development/cc65/README index c8b6e17a0dacc..25ceacb8dda7f 100644 --- a/development/cc65/README +++ b/development/cc65/README @@ -8,6 +8,8 @@ Supported targets include the Atari 400/800/XL/XE computers, the Atari Lynx console, the Commodore PET/VIC/64/16/Plus4, the Nintendo NES, the Apple II, and others. -The cc65 project rarely does releases. This build is updated once or -twice a year, to the latest git. If you need a specific version of -cc65, see README_SBo.txt. +Full documentation can be found in: /usr/doc/cc65-2.19/index.html + +If desired, the docs can also be built as info files. To do this, set +INFO=yes in the script's environment. The script author makes no +guarantee as to the usability of the info documentation. |