blob: 60ddc30a3da10dfc574c98a5cb937049cbefe086 (
plain)
1
2
3
4
5
6
7
|
# Host: Intel 386 running System V
XDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o i386-xdep.o i387-tdep.o
XM_FILE= xm-i386v.h
XM_CLIBS= -lPW
SYSV_DEFINE=-DSYSV
REGEX=regex.o
REGEX1=regex.o
|