aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2011-01-03 13:01:05 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2011-01-03 13:01:05 +0000
commit42ea3d7a0895f6748f2f888d6e993bc0ba6cc013 (patch)
tree258f30e9755ccfb8993193aec7e5f956ef7d80e0
parente5cc9f32cdebeda14cca3948b18e06c926112a6a (diff)
downloadgdb-42ea3d7a0895f6748f2f888d6e993bc0ba6cc013.zip
gdb-42ea3d7a0895f6748f2f888d6e993bc0ba6cc013.tar.gz
gdb-42ea3d7a0895f6748f2f888d6e993bc0ba6cc013.tar.bz2
gdb/doc/
* Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi. (clean): Add GDBvn.texi.
-rw-r--r--gdb/doc/ChangeLog5
-rw-r--r--gdb/doc/Makefile.in3
2 files changed, 7 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 0d1ec08..775cd5db 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
+ (clean): Add GDBvn.texi.
+
2010-12-29 Joel Brobecker <brobecker@adacore.com>
* gdb.texinfo (Ada Glitches): Remove paragraph describing the
diff --git a/gdb/doc/Makefile.in b/gdb/doc/Makefile.in
index 05d69ab..b57f6a5 100644
--- a/gdb/doc/Makefile.in
+++ b/gdb/doc/Makefile.in
@@ -170,6 +170,7 @@ html: $(HTMLFILES)
pdf: $(PDFFILES)
all-doc: info dvi ps # pdf
diststuff: info
+ rm -f gdb-cfg.texi GDBvn.texi
install-info: $(INFO_DEPS)
$(SHELL) $(srcdir)/../../mkinstalldirs $(DESTDIR)$(infodir)
@@ -538,7 +539,7 @@ mostlyclean:
rm -f sedref.dvi sedref.tex tmp.sed
clean: mostlyclean
- rm -f gdb-cfg.texi
+ rm -f gdb-cfg.texi GDBvn.texi
distclean: clean
rm -f Makefile