aboutsummaryrefslogtreecommitdiff
path: root/gdb/config
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2000-02-08 03:37:34 +0000
committerJason Molenda <jmolenda@apple.com>2000-02-08 03:37:34 +0000
commit1171f8d754f71e35fd2f6c4e82b00f3c685e515f (patch)
treeef0c88f5c0af2949e84cf323ffd3db1e2f9ab6ad /gdb/config
parent2b266721c45fa8b57da9d32c1071a14ab930a40b (diff)
downloadfsf-binutils-gdb-1171f8d754f71e35fd2f6c4e82b00f3c685e515f.zip
fsf-binutils-gdb-1171f8d754f71e35fd2f6c4e82b00f3c685e515f.tar.gz
fsf-binutils-gdb-1171f8d754f71e35fd2f6c4e82b00f3c685e515f.tar.bz2
2000-02-07 Jason Molenda (jsm@bugshack.cygnus.com)
* gdb/config/i386/windows.mh, gdb/doc/GDBvn.texi, gdb/doc/remote.texi, gdb/testsuite/gdb.base/README, gdb/testsuite/gdb.base/crossload.exp, gdb/testsuite/gdb.base/i486-elf.u, gdb/testsuite/gdb.base/i860-elf.u, gdb/testsuite/gdb.base/m68k-aout.u, gdb/testsuite/gdb.base/m68k-aout2.u, gdb/testsuite/gdb.base/m68k-elf.u, gdb/testsuite/gdb.base/mips-ecoff.u, gdb/testsuite/gdb.base/sparc-aout.u, gdb/testsuite/gdb.base/sparc-elf.u, gdb/tui/Makefile, readline/ChangeLog: These files have been removed over the course of the last year, but weren't cvs removed from the old GDB repository on sourceware.
Diffstat (limited to 'gdb/config')
-rw-r--r--gdb/config/i386/windows.mh17
1 files changed, 0 insertions, 17 deletions
diff --git a/gdb/config/i386/windows.mh b/gdb/config/i386/windows.mh
deleted file mode 100644
index 3933a6e..0000000
--- a/gdb/config/i386/windows.mh
+++ /dev/null
@@ -1,17 +0,0 @@
-# gdbwin.o and ser-win32s.c have to be named because they have
-# _initialize functions that need to be found by init.c
-# gui.ores has to be named, or else msvc won't link it in.
-XDEPFILES = \
- mswin/gdbwin.o \
- mswin/ser-win32s.o \
- mswin/gui.ores \
- mswin/libwingdb.a
-
-$(XDEPFILES):
- rootme=`pwd` ; export rootme ; \
- ( cd mswin ; \
- $(MAKE) $(FLAGS_TO_PASS) all )
-
-XM_FILE=xm-windows.h
-MMALLOC=
-SER_HARDWIRE =