From: Nick Roberts Date: Thu, 31 Aug 2006 01:15:58 +0000 (+0000) Subject: Move async-nat-sigthread.o from (COMMON_OBS) to X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=60885d4e12617cd346dfc644ce4e61980784a13a;p=thirdparty%2Fbinutils-gdb.git Move async-nat-sigthread.o from (COMMON_OBS) to config/i386/linux.mh (NATDEPFILES). --- diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 0209a350424..2e89a2563fb 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -917,7 +917,6 @@ TAGFILES_WITH_SRCDIR = $(HFILES_WITH_SRCDIR) COMMON_OBS = $(DEPFILES) $(CONFIG_OBS) $(YYOBJ) \ version.o \ annotate.o \ - async-nat-inferior.o async-nat-sigthread.o \ auxv.o \ bfd-target.o \ blockframe.o breakpoint.o findvar.o regcache.o \