5076de826c
config files moved to an appropriate config/<cpu> subdirectory. * nm-*, xm-*, tm-*: All native, host, and target files, which get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/<cpu> subdirectory.
9 lines
238 B
Text
9 lines
238 B
Text
# Host: Intel 386 running System V
|
|
XDEPFILES=
|
|
XM_FILE= xm-i386v.h
|
|
NAT_FILE= nm-i386v.h
|
|
NATDEPFILES= exec.o infptrace.o inftarg.o fork-child.o coredep.o corelow.o i386v-nat.o
|
|
XM_CLIBS= -lPW
|
|
SYSV_DEFINE=-DSYSV
|
|
REGEX=regex.o
|
|
REGEX1=regex.o
|