summaryrefslogtreecommitdiff
path: root/libiberty/testsuite
diff options
context:
space:
mode:
authorbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>2007-03-01 23:47:02 +0000
committerbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>2007-03-01 23:47:02 +0000
commite97a3e25b1a4325ef4159b8cd900da91631f59de (patch)
treee9e667067ec7ccc69ee8ac1a4a5cc121c12cd132 /libiberty/testsuite
parentf1225f6f0f9b7acb3a64314f2113807ebeea5abf (diff)
downloadgcc-e97a3e25b1a4325ef4159b8cd900da91631f59de.tar.gz
* Makefile.in: Add install-pdf target as copied from
automake v1.10 rules. * testsuite/Makefile.in: Add dummy install-pdf target. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122438 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/testsuite')
-rw-r--r--libiberty/testsuite/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/libiberty/testsuite/Makefile.in b/libiberty/testsuite/Makefile.in
index 6979d941aed..56800a7a7ce 100644
--- a/libiberty/testsuite/Makefile.in
+++ b/libiberty/testsuite/Makefile.in
@@ -73,7 +73,8 @@ test-expandargv: $(srcdir)/test-expandargv.c ../libiberty.a
$(srcdir)/test-expandargv.c ../libiberty.a
# Standard (either GNU or Cygnus) rules we don't use.
-html install-html info install-info clean-info dvi pdf install etags tags installcheck:
+html install-html info install-info clean-info dvi pdf install-pdf \
+install etags tags installcheck:
# The standard clean rules.
mostlyclean: