This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog Makefile.in cli/cli-utils.c ...
- From: tromey at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 28 Oct 2008 20:50:18 -0000
- Subject: src/gdb ChangeLog Makefile.in cli/cli-utils.c ...
CVSROOT: /cvs/src
Module name: src
Changes by: tromey@sourceware.org 2008-10-28 20:50:18
Modified files:
gdb : ChangeLog Makefile.in
Removed files:
gdb/cli : cli-utils.c cli-utils.h
Log message:
* Makefile.in (SUBDIR_CLI_OBS): Don't mention cli-utils.o.
(SUBDIR_CLI_DEPS): Don't mention cli-utils.c.
(HFILES_NO_SRCDIR): Don't mention cli-utils.h.
(cli-utils.o): Remove.
* cli/cli-utils.c: Remove.
* cli/cli-utils.h: Remove.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.9936&r2=1.9937
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.1059&r2=1.1060
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/cli/cli-utils.c.diff?cvsroot=src&r1=1.6&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/cli/cli-utils.h.diff?cvsroot=src&r1=1.7&r2=NONE