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.
9 lines
317 B
Text
9 lines
317 B
Text
# 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
|