| Index: third_party/yasm/patched-yasm/modules/objfmts/win32/tests/gas/Makefile.inc
|
| ===================================================================
|
| --- third_party/yasm/patched-yasm/modules/objfmts/win32/tests/gas/Makefile.inc (revision 165590)
|
| +++ third_party/yasm/patched-yasm/modules/objfmts/win32/tests/gas/Makefile.inc (working copy)
|
| @@ -1,7 +1,9 @@
|
| -# $Id: Makefile.inc 2166 2009-01-02 08:33:21Z peter $
|
| -
|
| TESTS += modules/objfmts/win32/tests/gas/win32_gas_test.sh
|
|
|
| EXTRA_DIST += modules/objfmts/win32/tests/gas/win32_gas_test.sh
|
| EXTRA_DIST += modules/objfmts/win32/tests/gas/win32at.asm
|
| EXTRA_DIST += modules/objfmts/win32/tests/gas/win32at.hex
|
| +EXTRA_DIST += modules/objfmts/win32/tests/gas/win32def.asm
|
| +EXTRA_DIST += modules/objfmts/win32/tests/gas/win32def.hex
|
| +EXTRA_DIST += modules/objfmts/win32/tests/gas/win32secrel32.asm
|
| +EXTRA_DIST += modules/objfmts/win32/tests/gas/win32secrel32.hex
|
|
|