mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
4eda21f2f6
target config files that they are for the host. When the lines get copied into the Makefile, this makes it more obvious what's up.
9 lines
282 B
Mathematica
9 lines
282 B
Mathematica
# Target: Sun 4 or Sparcstation, running SunOS 3
|
|
# The system-supplied assembler re-orders the symbols so that gdb
|
|
# can't find "gcc_compiled.".
|
|
#msg If you compile your program with GCC, use the GNU assembler.
|
|
#msg
|
|
|
|
TDEPFILES= exec.o sparc-tdep.o sparc-pinsn.o
|
|
TM_FILE= tm-sparc.h
|