blob: 546576578418dc9d91a6d017e47c4ef5fe0bb0b9 [file] [log] [blame]
libyasm_a_SOURCES += modules/objfmts/elf/elf.c
libyasm_a_SOURCES += modules/objfmts/elf/elf.h
libyasm_a_SOURCES += modules/objfmts/elf/elf-objfmt.c
libyasm_a_SOURCES += modules/objfmts/elf/elf-machine.h
libyasm_a_SOURCES += modules/objfmts/elf/elf-x86-x86.c
libyasm_a_SOURCES += modules/objfmts/elf/elf-x86-amd64.c
libyasm_a_SOURCES += modules/objfmts/elf/elf-x86-x32.c
YASM_MODULES += objfmt_elf objfmt_elf32 objfmt_elf64 objfmt_elfx32
EXTRA_DIST += modules/objfmts/elf/tests/Makefile.inc
include modules/objfmts/elf/tests/Makefile.inc