Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(521)

Side by Side Diff: third_party/yasm/patched-yasm/modules/objfmts/macho/tests/nasm64/Makefile.inc

Issue 11365061: Update Yasm to 1.2.0 (Yasm Part 3/3) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # $Id: Makefile.inc 2108 2008-06-05 08:48:21Z peter $
2
3 TESTS += modules/objfmts/macho/tests/nasm64/macho64_test.sh 1 TESTS += modules/objfmts/macho/tests/nasm64/macho64_test.sh
4 2
5 EXTRA_DIST += modules/objfmts/macho/tests/nasm64/nasm-macho64-pic.asm 3 EXTRA_DIST += modules/objfmts/macho/tests/nasm64/nasm-macho64-pic.asm
6 EXTRA_DIST += modules/objfmts/macho/tests/nasm64/nasm-macho64-pic.hex 4 EXTRA_DIST += modules/objfmts/macho/tests/nasm64/nasm-macho64-pic.hex
7 EXTRA_DIST += modules/objfmts/macho/tests/nasm64/macho64_test.sh 5 EXTRA_DIST += modules/objfmts/macho/tests/nasm64/macho64_test.sh
8 EXTRA_DIST += modules/objfmts/macho/tests/nasm64/machotest64.c 6 EXTRA_DIST += modules/objfmts/macho/tests/nasm64/machotest64.c
9 EXTRA_DIST += modules/objfmts/macho/tests/nasm64/machotest64.asm 7 EXTRA_DIST += modules/objfmts/macho/tests/nasm64/machotest64.asm
10 EXTRA_DIST += modules/objfmts/macho/tests/nasm64/machotest64.hex 8 EXTRA_DIST += modules/objfmts/macho/tests/nasm64/machotest64.hex
11 EXTRA_DIST += modules/objfmts/macho/tests/nasm64/macho-reloc64-err.asm 9 EXTRA_DIST += modules/objfmts/macho/tests/nasm64/macho-reloc64-err.asm
12 EXTRA_DIST += modules/objfmts/macho/tests/nasm64/macho-reloc64-err.errwarn 10 EXTRA_DIST += modules/objfmts/macho/tests/nasm64/macho-reloc64-err.errwarn
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698