aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbserver')
-rw-r--r--gdb/gdbserver/ChangeLog4
-rw-r--r--gdb/gdbserver/Makefile.in3
2 files changed, 6 insertions, 1 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index 4d60b87..eb59680 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,3 +1,7 @@
+2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
+
+ * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
+
2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
* terminal.h: Check HAVE_SGTTY_H.
diff --git a/gdb/gdbserver/Makefile.in b/gdb/gdbserver/Makefile.in
index dfb0803..5b2a3ed 100644
--- a/gdb/gdbserver/Makefile.in
+++ b/gdb/gdbserver/Makefile.in
@@ -177,8 +177,9 @@ uninstall: force
installcheck:
check:
-info dvi:
+info dvi pdf:
install-info:
+install-pdf:
html:
install-html:
clean-info: