summaryrefslogtreecommitdiffstats
path: root/development/bacon/README
diff options
context:
space:
mode:
author dsomero <xgizzmo@slackbuilds.org>2011-05-31 19:34:15 -0400
committer Robby Workman <rworkman@slackbuilds.org>2011-06-13 01:31:20 -0400
commitd7e4da4608734eeeec045a46c9846c7b60b264e5 (patch)
treeb02844782f8277f34f9439cf2f44c67042a18dfd /development/bacon/README
parentff341d37de1ea397fe67875da7683d5be3abb4aa (diff)
downloadslackbuilds-d7e4da4608734eeeec045a46c9846c7b60b264e5.tar.gz
slackbuilds-d7e4da4608734eeeec045a46c9846c7b60b264e5.tar.xz
development/bacon: Updated for version 1.0_build_22.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/bacon/README')
-rw-r--r--development/bacon/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/development/bacon/README b/development/bacon/README
index a784a287b4..d769c6dc98 100644
--- a/development/bacon/README
+++ b/development/bacon/README
@@ -5,5 +5,8 @@ The following design goals were followed:
* Must resemble genuine BASIC with implicit variable declarations
* Spoken language constructs are preferred
+Code converted by BaCon can be compiled by GCC, the Compaq C Compiler or TCC.
+This SlackBuild uses gcc by default, you can change that with the COMPILER variable.
+
Note: When a new version of BaCon is released, the downloads will
change and the md5sums won't match.