mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 05:51:04 +00: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
|