mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-01 13:26:47 +08:00
10 lines
245 B
Plaintext
10 lines
245 B
Plaintext
# Intel 386 running System V release 3.2, using COFF encapsulation
|
|
XDEPFILES= infptrace.o coredep.o i386-xdep.o
|
|
XM_FILE= xm-i386v32.h
|
|
XM_CLIBS= -lPW
|
|
SYSV_DEFINE=-DSYSV
|
|
REGEX=regex.o
|
|
REGEX1=regex.o
|
|
# for gmalloc.c
|
|
XM_CFLAGS= -Dgetpagesize()=4096
|