12 lines
602 B
Makefile
12 lines
602 B
Makefile
TESTS += modules/objfmts/elf/tests/amd64/elf_amd64_test.sh
|
|
|
|
EXTRA_DIST += modules/objfmts/elf/tests/amd64/elf_amd64_test.sh
|
|
EXTRA_DIST += modules/objfmts/elf/tests/amd64/elf-rip.asm
|
|
EXTRA_DIST += modules/objfmts/elf/tests/amd64/elf-rip.hex
|
|
EXTRA_DIST += modules/objfmts/elf/tests/amd64/elfso64.asm
|
|
EXTRA_DIST += modules/objfmts/elf/tests/amd64/elfso64.hex
|
|
EXTRA_DIST += modules/objfmts/elf/tests/amd64/gotpcrel.asm
|
|
EXTRA_DIST += modules/objfmts/elf/tests/amd64/gotpcrel.hex
|
|
EXTRA_DIST += modules/objfmts/elf/tests/amd64/multiplefixup.asm
|
|
EXTRA_DIST += modules/objfmts/elf/tests/amd64/multiplefixup.hex
|