mirror of https://github.com/yasm/yasm.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
477 B
12 lines
477 B
# $Id$ |
|
|
|
TESTS += modules/arch/x86/tests/gas32/x86_gas32_test.sh |
|
|
|
EXTRA_DIST += modules/arch/x86/tests/gas32/x86_gas32_test.sh |
|
EXTRA_DIST += modules/arch/x86/tests/gas32/align32.asm |
|
EXTRA_DIST += modules/arch/x86/tests/gas32/align32.errwarn |
|
EXTRA_DIST += modules/arch/x86/tests/gas32/align32.hex |
|
EXTRA_DIST += modules/arch/x86/tests/gas32/gas-movdq32.asm |
|
EXTRA_DIST += modules/arch/x86/tests/gas32/gas-movdq32.errwarn |
|
EXTRA_DIST += modules/arch/x86/tests/gas32/gas-movdq32.hex |
|
|
|
|