~ubuntu-branches/ubuntu/raring/yasm/raring

« back to all changes in this revision

Viewing changes to modules/objfmts/win64/tests/Makefile.inc

  • Committer: Package Import Robot
  • Author(s): Sam Hocevar
  • Date: 2013-01-15 21:05:07 UTC
  • mfrom: (1.1.6) (2.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20130115210507-6dof3v3wo8cpbw8c
Tags: 1.2.0-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: Makefile.inc 2120 2008-09-04 04:45:30Z peter $
2
 
 
3
1
TESTS += modules/objfmts/win64/tests/win64_test.sh
4
2
 
5
3
EXTRA_DIST += modules/objfmts/win64/tests/win64_test.sh
29
27
EXTRA_DIST += modules/objfmts/win64/tests/win64-dataref2.asm
30
28
EXTRA_DIST += modules/objfmts/win64/tests/win64-dataref2.hex
31
29
EXTRA_DIST += modules/objfmts/win64/tests/win64-dataref2.masm
 
30
EXTRA_DIST += modules/objfmts/win64/tests/win64-imagebase.hex
 
31
EXTRA_DIST += modules/objfmts/win64/tests/win64-imagebase.asm
32
32
 
33
33
EXTRA_DIST += modules/objfmts/win64/tests/gas/Makefile.inc
34
34