diff options
author | bouyer <bouyer@pkgsrc.org> | 2006-10-15 14:02:37 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2006-10-15 14:02:37 +0000 |
commit | 95880836aa60bf9e2a86740a7378d01dfa92ce4f (patch) | |
tree | 40abead6b395bb756d8f20b7febaf4120ddda0a8 /devel/dev86/DESCR | |
parent | ec0dd0da8b950c01d783690030e23d61399f311f (diff) | |
download | pkgsrc-95880836aa60bf9e2a86740a7378d01dfa92ce4f.tar.gz |
Import dev86 package, provided by Pierrick Brossin in private mail.
Linux 8086 development environment.
This is based on Bruce Evans's C compiler with additonal code, including
a reasonable C library for ELKS DOS or standalone, written by myself and
others.
This is a replacement for devel/bcc.
Diffstat (limited to 'devel/dev86/DESCR')
-rw-r--r-- | devel/dev86/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/dev86/DESCR b/devel/dev86/DESCR new file mode 100644 index 00000000000..455d1d9ca9e --- /dev/null +++ b/devel/dev86/DESCR @@ -0,0 +1,6 @@ +Linux 8086 development environment. +This is based on Bruce Evans's C compiler with additonal code, including +a reasonable C library for ELKS DOS or standalone, written by myself and +others. + +This is a replacement for devel/bcc. |