* config/sun4os4.mh: Include ser-termios.o. FIXME, all .mh files
authorJohn Gilmore <gnu@cygnus>
Wed, 2 Sep 1992 08:52:53 +0000 (08:52 +0000)
committerJohn Gilmore <gnu@cygnus>
Wed, 2 Sep 1992 08:52:53 +0000 (08:52 +0000)
should include a ser-XXX.o module.
* configure.in:  Map unrecognized sun 68k's, sun sparcs, into
known suns in configure.in, rather than mapping them to unique
config files that happen to duplicate other config files.
* config/sun3.{mh,mt}:  Remove (use identical sun3os4.*).
* config/sun4.{mh,mt}:  Remove (use identical sun4os4.*).

gdb/config/sun4os4.mh

index d83d0edcbcc10832b3c802938e900a6fd05aa90c..176900789fd419dfb68541f8ec06afc095409529 100644 (file)
@@ -1,3 +1,3 @@
 # Host: Sun 4 or Sparcstation, running SunOS 4
-XDEPFILES= infptrace.o sparc-xdep.o
+XDEPFILES= infptrace.o sparc-xdep.o ser-termios.o
 XM_FILE= xm-sun4os4.h