* config/i386/xm-i386mk.h: Fix an include.
* config/pyr/tm-pyr.h (PC_INNER_THAN): Remove, never used.
+Fri Feb 13 16:40:30 1998 Stan Shebs <shebs@andros.cygnus.com>
+
+ * config/i386/i386mk.mt (OBJFORMATS): Delete, no longer used.
+ * config/i386/xm-i386mk.h: Fix an include.
+ * config/pyr/tm-pyr.h (PC_INNER_THAN): Remove, never used.
+
Thu Feb 12 16:12:07 1998 Frank Ch. Eigler <fche@cygnus.com>
* remote-mips.c (mips_enter_debug): Sleep before sending CR to
# Target: Intel 386 with a.out in osf 1/mk
TDEPFILES= i386-tdep.o
TM_FILE= tm-i386osf1mk.h
+
TM_CFLAGS= -I/usr/mach3/include
TM_CLIBS= /usr/mach3/ccs/lib/libmachid.a /usr/mach3/ccs/lib/libnetname.a /usr/mach3/ccs/lib/libmach.a
-OBJFORMATS= dbxread.o
#define EMULATOR_BASE 0xa0000000
#define EMULATOR_END 0xa0040000
-#include "xm-i386mach3.h"
+#include "i386/xm-i386m3.h"