Merge elf header files
commita50f829435ad72c6b4afd5ce065b5fa1b82941aa
authorCyrill Gorcunov <gorcunov@gmail.com>
Fri, 6 Nov 2009 08:15:37 +0000 (6 11:15 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Fri, 6 Nov 2009 19:00:41 +0000 (6 22:00 +0300)
tree710e5ea94a39a0daa8ae0d8a69f30a8d158742d6
parent4139c9af86edfb9a6d4846518f12f6347632bdc9
Merge elf header files

Merge elfcommon.h, elf32.h, elf64.h into
single elf.h -- we do support both elf32
and elf64 anyway. Let put them into common
place.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Makefile.in
Mkfiles/msvc.mak
Mkfiles/netware.mak
Mkfiles/openwcom.mak
Mkfiles/owlinux.mak
output/elf.h [moved from output/elfcommon.h with 52% similarity]
output/elf32.h [deleted file]
output/elf64.h [deleted file]
output/outelf.c
output/outelf32.c
output/outelf64.c