#!/bin/sh -e # Architecture specific build options case "$3" in i?86) archopts="--enable-64-bit-bfd" esac cat > makeinfo <