NAME

elf2aout - converts elf executable to aout format


SYNOPSIS

elf2aout infile outfile


ARGUMENTS

infile
input file name

outfile
output file name


DESCRIPTION

elf2aout converts elf executable to aout format suitable for linking into a flash binary.

It is not intended to be used directly