mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-24 12:35:55 +08:00
10 lines
218 B
Plaintext
10 lines
218 B
Plaintext
|
# Intel 386 running SCO Unix (pre-SVR4)
|
||
|
XDEPFILES= infptrace.o coredep.o i386-xdep.o
|
||
|
XM_FILE= xm-i386sco.h
|
||
|
XM_CLIBS= -lPW
|
||
|
SYSV_DEFINE=-DSYSV
|
||
|
REGEX=regex.o
|
||
|
REGEX1=regex.o
|
||
|
# for gmalloc.c
|
||
|
XM_CFLAGS= -Dgetpagesize()=4096
|