* gen-aout.c (main): Set DEFAULT_ARCH based on preprocessor macros
authorKen Raeburn <raeburn@cygnus>
Sun, 30 Jan 1994 20:30:53 +0000 (20:30 +0000)
committerKen Raeburn <raeburn@cygnus>
Sun, 30 Jan 1994 20:30:53 +0000 (20:30 +0000)
commit4e8108491bbcb30349787bf3cdc861d70ced18d4
tree064ce56a7ec6bc645b7afa97a4567203066252e6
parent2edc8357dead10b0db9999d2c540fc47cb35be9b
* gen-aout.c (main): Set DEFAULT_ARCH based on preprocessor macros
(only testing for m68k and vax at the moment); do verify that the
preprocessor didn't trash the arch name inside the string version.
Don't print out "pagesize =" line that prevents output from
compiling.  Derive BYTES_IN_WORD and ARCH values from sizeof
results.
* Makefile.in (aout-params.h): Pass gen-aout a dummy target name.
bfd/ChangeLog
bfd/Makefile.in