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.
10 lines
276 B
Text
10 lines
276 B
Text
RANLIB=echo >/dev/null
|
|
XM_FILE= xm-apollo68v.h
|
|
XM_CLIBS= -lPW
|
|
SYSV_DEFINE=-DSYSV
|
|
REGEX=regex.o
|
|
REGEX1=regex.o
|
|
CC= cc -A ansi -A runtype,any -A systype,any -U__STDC__ -DNO_SYS_FILE
|
|
XDEPFILES=
|
|
NAT_FILE= nm-apollo68v.h
|
|
NATDEPFILES= infptrace.o inftarg.o fork-child.o a68v-nat.o
|