Currently because of dependencies on bin/Roms getting the version
of etherboot potentially modifies files (it generates bin/Roms) which
is annoying.
I have added a dummy architecture ``version'' which does not include
bin/Roms and a file Makefile-version which uses that architecture to
get the version safely without changing any files.
Eric