From 17e78a56e23b8b6b76fa1c83a9818f603c46ddcf Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Fri, 23 Mar 2001 00:58:48 +0000 Subject: Obsolete stuff.c and kdb-start.c. --- gdb/Makefile.in | 8 -------- 1 file changed, 8 deletions(-) (limited to 'gdb/Makefile.in') diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 91bb077..0d611fc 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -692,10 +692,6 @@ OBS = $(COMMON_OBS) $(ANNOTATE_OBS) TSOBS = inflow.o -NTSOBS = standalone.o - -NTSSTART = kdb-start.o - SUBDIRS = @SUBDIRS@ # For now, shortcut the "configure GDB for fewer languages" stuff. @@ -902,10 +898,6 @@ tm-sun4os4.h: tm-sparc.h xm-vaxult.h: xm-vax.h xm-vaxbsd.h: xm-vax.h -kdb: $(NTSSTART) $(OBS) $(CONFIG_OBS) $(NTSOBS) $(ADD_DEPS) $(CDEPS) - ld -o kdb $(NTSSTART) $(OBS) $(CONFIG_OBS) $(NTSOBS) init.o \ - $(ADD_FILES) -lc $(CLIBS) - # Put the proper machine-specific files first, so M-. on a machine # specific routine gets the one for the correct machine. (FIXME: those # files go in twice; we should be removing them from the main list). -- cgit v1.1