diff options
author | DJ Delorie <dj@redhat.com> | 2006-04-07 00:01:28 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2006-04-07 00:01:28 +0000 |
commit | 545c9aee9b6540535274388e3f2cb882ed66c3c8 (patch) | |
tree | b5bf7395ccdac4ac65c3b8cc0e659e28f5b31fea /libiberty/testsuite | |
parent | 2c231431be7fee0668381fe5c1d801d57926f580 (diff) | |
download | gdb-545c9aee9b6540535274388e3f2cb882ed66c3c8.zip gdb-545c9aee9b6540535274388e3f2cb882ed66c3c8.tar.gz gdb-545c9aee9b6540535274388e3f2cb882ed66c3c8.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/testsuite')
-rw-r--r-- | libiberty/testsuite/Makefile.in | 4 |
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: |