mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
6617e3464b
Indicate in all host config files that they are for the host. When the lines get copied into the Makefile, this makes it more obvious what's up.
10 lines
317 B
Plaintext
10 lines
317 B
Plaintext
# Host: Altos 3068 (68k, System V release 2), using COFF encapsulation
|
|
#msg Use of the coff encapsulation features require the GNU binutils utilities
|
|
#msg To be ahead of their System V counterparts in your path.
|
|
|
|
XDEPFILES= infptrace.o altos-xdep.o
|
|
XM_FILE= xm-altos.h
|
|
REGEX=regex.o
|
|
REGEX1=regex.o
|
|
SYSV_DEFINE=-DSYSV
|