File: Makefile.inc

package info (click to toggle)
yasm 1.3.0-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,880 kB
  • sloc: asm: 74,423; ansic: 53,055; python: 9,927; sh: 5,276; xml: 1,617; makefile: 214; pascal: 95; sed: 16
file content (51 lines) | stat: -rw-r--r-- 3,321 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
TESTS += modules/objfmts/bin/tests/multisect/bin_multi_test.sh

EXTRA_DIST += modules/objfmts/bin/tests/multisect/bin_multi_test.sh
EXTRA_DIST += modules/objfmts/bin/tests/multisect/bin-align.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/bin-align.errwarn
EXTRA_DIST += modules/objfmts/bin/tests/multisect/bin-align.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/bin-align.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/bin-ssym.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/bin-ssym.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/bin-ssym.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/follows-loop1-err.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/follows-loop1-err.errwarn
EXTRA_DIST += modules/objfmts/bin/tests/multisect/follows-loop2-err.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/follows-loop2-err.errwarn
EXTRA_DIST += modules/objfmts/bin/tests/multisect/follows-notfound-err.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/follows-notfound-err.errwarn
EXTRA_DIST += modules/objfmts/bin/tests/multisect/initbss.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/initbss.errwarn
EXTRA_DIST += modules/objfmts/bin/tests/multisect/initbss.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/initbss.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/ldlinux-sects.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/ldlinux-sects.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/ldlinux-sects.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect1.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect1.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect1.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect2.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect2.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect2.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect3.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect3.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect3.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect4.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect4.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect4.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect5.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect5.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect5.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/nomultisect1.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/nomultisect1.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/nomultisect1.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/nomultisect2.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/nomultisect2.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/nomultisect2.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/vfollows-loop1-err.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/vfollows-loop1-err.errwarn
EXTRA_DIST += modules/objfmts/bin/tests/multisect/vfollows-loop2-err.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/vfollows-loop2-err.errwarn
EXTRA_DIST += modules/objfmts/bin/tests/multisect/vfollows-notfound-err.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/vfollows-notfound-err.errwarn