mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 19:49:32 +00:00
12 lines
215 B
Makefile
12 lines
215 B
Makefile
#source: dso-2.s
|
|
#as: --pic --no-underscore --em=criself
|
|
#ld: --shared -m crislinux
|
|
#objdump: -T
|
|
|
|
# DSO with an undef symbol "dsofn". See undef1.d.
|
|
|
|
.*: file format elf32-cris
|
|
#...
|
|
0+ D \*UND\* 0+ dsofn
|
|
|