1991-03-28 16:28:29 +00:00
|
|
|
# Intel 386 running System V
|
|
|
|
XDEPFILES= infptrace.o coredep.o i386-xdep.o
|
|
|
|
XM_FILE= xm-i386v.h
|
|
|
|
XM_CLIBS= -lPW
|
|
|
|
SYSV_DEFINE=-DSYSV
|
|
|
|
REGEX=regex.o
|
|
|
|
REGEX1=regex.o
|
1991-04-26 22:55:42 +00:00
|
|
|
# for gmalloc.c
|
|
|
|
XM_CFLAGS= -Dgetpagesize()=4096
|