blob: b9b231af5d4a4db5f0a6411d771dad7b53694248 (
plain)
1
2
3
4
5
6
7
8
9
|
# 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
|