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
263 B
Mathematica
9 lines
263 B
Mathematica
# Target: Sun 3, 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 m68k-pinsn.o m68k-tdep.o
|
|
TM_FILE= tm-sun3.h
|