mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
61f6b650f9
This was requested in review.
11 lines
220 B
Makefile
11 lines
220 B
Makefile
#source: exclude-symbols-def-i386.s
|
|
#target: i?86-*-cygwin* i?86-*-pe i?86-*-mingw*
|
|
#ld: -shared ${srcdir}/${subdir}/exclude-symbols-def.def
|
|
#objdump: -p
|
|
|
|
#...
|
|
.*\[[ ]*0\] sym1
|
|
.*\[[ ]*1\] sym3
|
|
.*\[[ ]*2\] sym5
|
|
#pass
|