mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-22 13:47:44 +01:00
10 lines
139 B
Makefile
10 lines
139 B
Makefile
#ld: -Tdefined5.t
|
|
#nm: -B
|
|
#source: defined5.s
|
|
#xfail: rs6000-*-aix*
|
|
|
|
# Check that arithmetic on DEFINED works.
|
|
#...
|
|
0+1000 D defined
|
|
#pass
|