aboutsummaryrefslogtreecommitdiff
path: root/libiberty/testsuite
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@codesourcery.com>2006-04-06 23:54:50 +0000
committerCarlos O'Donell <carlos@gcc.gnu.org>2006-04-06 23:54:50 +0000
commitcf61af07d9feeb5855ea1b5c39cf336a59301121 (patch)
tree626698e490c27232c4825d1fcfe4f897c41e9b38 /libiberty/testsuite
parent8224ee206c7125ad57440cbe2f020024ae3f1e3f (diff)
downloadgcc-cf61af07d9feeb5855ea1b5c39cf336a59301121.zip
gcc-cf61af07d9feeb5855ea1b5c39cf336a59301121.tar.gz
gcc-cf61af07d9feeb5855ea1b5c39cf336a59301121.tar.bz2
Makefile.in: Add install-html, install-html-am, and install-html-recursive targets.
libiberty/ 2006-04-06 Carlos O'Donell <carlos@codesourcery.com> * Makefile.in: Add install-html, install-html-am, and install-html-recursive targets. Define mkdir_p and NORMAL_INSTALL. * configure.ac: AC_SUBST datarootdir, docdir, htmldir. * configure: Regenerate. * testsuite/Makefile.in: Add install-html and html targets. From-SVN: r112741
Diffstat (limited to 'libiberty/testsuite')
-rw-r--r--libiberty/testsuite/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libiberty/testsuite/Makefile.in b/libiberty/testsuite/Makefile.in
index 67e1d28..534626e 100644
--- a/libiberty/testsuite/Makefile.in
+++ b/libiberty/testsuite/Makefile.in
@@ -1,6 +1,6 @@
#
# Makefile
-# Copyright (C) 1999, 2002
+# Copyright (C) 1999, 2002, 2006
# Free Software Foundation
#
# This file is part of the libiberty library.
@@ -73,7 +73,7 @@ test-expandargv: $(srcdir)/test-expandargv.c ../libiberty.a
$(srcdir)/test-expandargv.c ../libiberty.a
# Standard (either GNU or Cygnus) rules we don't use.
-info install-info clean-info dvi install etags tags installcheck:
+html install-html info install-info clean-info dvi install etags tags installcheck:
# The standard clean rules.
mostlyclean: