mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
7a6876d1dc
GPL version 2. Two lines of file names aren't worth copyrighting.
9 lines
284 B
Mathematica
9 lines
284 B
Mathematica
# Sun 4 or Sparcstation, running SunOS 4
|
|
# 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 solib.o
|
|
TM_FILE= tm-sun4os4.h
|