public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* FYI: fix "make TAGS"
@ 2010-07-28 18:31 Tom Tromey
  0 siblings, 0 replies; only message in thread
From: Tom Tromey @ 2010-07-28 18:31 UTC (permalink / raw)
  To: gdb-patches

I am checking this in on the trunk and the 7.2 branch.

"make TAGS" was failing because the Makefile mentioned a file that does
not exist.

Tom

2010-07-28  Tom Tromey  <tromey@redhat.com>

	* Makefile.in (HFILES_NO_SRCDIR): Remove link-warning.h.

Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/Makefile.in,v
retrieving revision 1.1127
diff -u -r1.1127 Makefile.in
--- Makefile.in	28 Jun 2010 21:16:02 -0000	1.1127
+++ Makefile.in	28 Jul 2010 18:28:38 -0000
@@ -737,7 +737,7 @@
 c-lang.h d-lang.h frame.h event-loop.h block.h cli/cli-setshow.h	\
 cli/cli-decode.h cli/cli-cmds.h cli/cli-dump.h \
 cli/cli-script.h macrotab.h symtab.h version.h gnulib/wchar.in.h \
-gnulib/string.in.h gnulib/str-two-way.h gnulib/extra/link-warning.h \
+gnulib/string.in.h gnulib/str-two-way.h \
 gnulib/stdint.in.h remote.h gdb.h sparc-nat.h gdbserver/win32-low.h \
 gdbserver/i387-fp.h gdbserver/server.h gdbserver/terminal.h \
 gdbserver/mem-break.h gdbserver/wincecompat.h gdbserver/target.h \

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-28 18:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-28 18:31 FYI: fix "make TAGS" Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).