| Index: third_party/yasm/patched-yasm/modules/arch/x86/tests/gas32/Makefile.inc
|
| ===================================================================
|
| --- third_party/yasm/patched-yasm/modules/arch/x86/tests/gas32/Makefile.inc (revision 165590)
|
| +++ third_party/yasm/patched-yasm/modules/arch/x86/tests/gas32/Makefile.inc (working copy)
|
| @@ -1,5 +1,3 @@
|
| -# $Id: Makefile.inc 2239 2009-12-01 03:33:03Z peter $
|
| -
|
| TESTS += modules/arch/x86/tests/gas32/x86_gas32_test.sh
|
|
|
| EXTRA_DIST += modules/arch/x86/tests/gas32/x86_gas32_test.sh
|
| @@ -19,6 +17,8 @@
|
| EXTRA_DIST += modules/arch/x86/tests/gas32/gas-movdq32.hex
|
| EXTRA_DIST += modules/arch/x86/tests/gas32/gas-movsd.asm
|
| EXTRA_DIST += modules/arch/x86/tests/gas32/gas-movsd.hex
|
| +EXTRA_DIST += modules/arch/x86/tests/gas32/gas-pop.asm
|
| +EXTRA_DIST += modules/arch/x86/tests/gas32/gas-pop.hex
|
| EXTRA_DIST += modules/arch/x86/tests/gas32/gas32-jmpcall.asm
|
| EXTRA_DIST += modules/arch/x86/tests/gas32/gas32-jmpcall.hex
|
|
|
|
|