          MODULE=bin86
         VERSION=0.16.0
#the developer warned against 0.16.9 and we reverted to 0.16.0
#for stability issues
        #VERSION=0.16.9
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.cix.co.uk/~mayday/dev86/$SOURCE
        WEB_SITE=http://www.cix.co.uk/~mayday
         ENTERED=20010922
         UPDATED=20020910
           SHORT="a86 and ld86 provide a complete 8086/80386 assembler and loader."
cat << EOF
as86 and ld86 provide a complete 8086 assembler and loader which can
generate 32-bit code for the 386+ processors. These tools are used to
create the 16-bit bootsector and setup binaries for linux. The syntax is
not compatible with the GNU assembler.
EOF
