10 lines
411 B
PHP
10 lines
411 B
PHP
|
# $Id: Makefile.inc 1617 2006-09-16 05:43:41Z peter $
|
||
|
|
||
|
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
|