Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include

ser-tcp.o by default.
This commit is contained in:
Andrew Cagney
2000-06-12 06:09:06 +00:00
parent 5213ab0692
commit aff38e615a
40 changed files with 127 additions and 85 deletions

View File

@ -1,7 +1,7 @@
# Host: ARM based machine running GNU/Linux
XM_FILE= xm-linux.h
XDEPFILES= ser-tcp.o
XDEPFILES=
NAT_FILE= nm-linux.h
NATDEPFILES= infptrace.o solib.o inftarg.o fork-child.o corelow.o \