K 10 svn:author V 2 jb K 8 svn:date V 27 1998-03-13T21:12:12.000000Z K 7 svn:log V 362 On i386, freebsd.h and freebsd-elf.h have been merged to combine aout and elf support. freebsd-elf.h died as a result, so the BINFORMAT test for elf in src/gnu/usr.bin/cc/cc_tool/Makefile will need to use freebsd.h, not freebsd-elf.h. That means that alpha will have to go the same way. The new alpha/freebsd.h has the alpha/freebsd-elf.h definitions merged in. END