Move all the #msg's from the xconfig files into the tconfig files for Suns.

This commit is contained in:
John Gilmore 1991-06-04 08:59:39 +00:00
parent b775aef041
commit eb2022d7dd
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
# Sun 3, running SunOS 4, as a target system
# 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 m68k-pinsn.o solib.o m68k-tdep.o
TM_FILE= tm-sun3os4.h

View File

@ -1,3 +1,8 @@
# Sun 3, running SunOS 4, as a target system
# 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 m68k-pinsn.o solib.o m68k-tdep.o
TM_FILE= tm-sun3os4.h