diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 1995-03-26 18:08:54 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 1995-03-26 18:08:54 +0000 |
commit | b7e5135427a367cd295ea5c906fe73e03739bd8c (patch) | |
tree | 415f56ef122a21da430192d1bad2f6077c27f3b7 /devel/bcc/distinfo | |
parent | 97a7300b6b87b7ecfcb84343389eb45cc41ccb5b (diff) |
Bruce Evans' bcc C compiler.
It is able to handle 16-bit code as well, and comes with an own
assembler and loader. (They are already known from Minix and Linux as
the `bin86' package.)
With a bit of `dd' magic, bcc can be used to compile messdos programs.
Notes
Notes:
svn path=/head/; revision=1205
Diffstat (limited to 'devel/bcc/distinfo')
-rw-r--r-- | devel/bcc/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bcc/distinfo b/devel/bcc/distinfo new file mode 100644 index 000000000000..14cf819e0fe0 --- /dev/null +++ b/devel/bcc/distinfo @@ -0,0 +1 @@ +MD5 (bcc.tar.gz) = b372eb6c6c709f1fba62098def3d4096 |