diff options
author | Carlos O'Donell <carlos@codesourcery.com> | 2006-05-24 21:33:42 +0000 |
---|---|---|
committer | Carlos O'Donell <carlos@gcc.gnu.org> | 2006-05-24 21:33:42 +0000 |
commit | d1a162abd317521e391b8da2567504aa29c0cbfd (patch) | |
tree | b266d8358235d36e096cba742f6fe345738741f6 /boehm-gc/include | |
parent | af18ebaeb5d56f61bb7cf8b8098d6573754e4459 (diff) | |
download | gcc-d1a162abd317521e391b8da2567504aa29c0cbfd.zip gcc-d1a162abd317521e391b8da2567504aa29c0cbfd.tar.gz gcc-d1a162abd317521e391b8da2567504aa29c0cbfd.tar.bz2 |
Makefile.am: Add install-html target.
2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.am: Add install-html target.
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* include/Makefile.in: Regenerate.
From-SVN: r114055
Diffstat (limited to 'boehm-gc/include')
-rw-r--r-- | boehm-gc/include/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/boehm-gc/include/Makefile.in b/boehm-gc/include/Makefile.in index cccac11..13d6bb6 100644 --- a/boehm-gc/include/Makefile.in +++ b/boehm-gc/include/Makefile.in @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.9.3 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004 Free Software Foundation, Inc. +# 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. |