diff options
author | reed <reed@pkgsrc.org> | 2008-03-08 00:39:23 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2008-03-08 00:39:23 +0000 |
commit | d0da869a2b8c731d174fd05308212735a17bb9e7 (patch) | |
tree | 0a432916eba7a914509959c265e5b2910bcca007 /devel/bin86/DESCR | |
parent | 8966cc003686c1ab6b071a8bb003411f82b6c736 (diff) | |
download | pkgsrc-d0da869a2b8c731d174fd05308212735a17bb9e7.tar.gz |
Import new package from pkgsrc-wip: bin86.
(This conflicts with bcc and dev86. I use this to build lilo.)
This is a simple assember, linker, and related tools for 80x86
machine code. This is based on the as86 and ld86 distribution
written by Bruce Evans and was maintained by Robert de Bath.
Diffstat (limited to 'devel/bin86/DESCR')
-rw-r--r-- | devel/bin86/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/bin86/DESCR b/devel/bin86/DESCR new file mode 100644 index 00000000000..5a41d7a4dbb --- /dev/null +++ b/devel/bin86/DESCR @@ -0,0 +1,3 @@ +This is a simple assember, linker, and related tools for 80x86 +machine code. This is based on the as86 and ld86 distribution +written by Bruce Evans and was maintained by Robert de Bath. |