mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +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.
8 lines
270 B
Mathematica
8 lines
270 B
Mathematica
# Target: Intel 386 running System V, using COFF encapsulation
|
|
|
|
#msg Use of the COFF encapsulation features requires the GNU binary utilities
|
|
#msg to be ahead of their System V counterparts in your path.
|
|
|
|
TDEPFILES= exec.o i386-tdep.o i386-pinsn.o
|
|
TM_FILE= tm-i386v-g.h
|