From: Kelley Cook Date: Thu, 8 Jan 2004 00:55:02 +0000 (+0000) Subject: gcc_update (files_and_dependencies): Remove non-existant files. X-Git-Tag: releases/gcc-3.4.0~1208 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=102d317626625647e8526c7a8691021cbd418e0d;p=thirdparty%2Fgcc.git gcc_update (files_and_dependencies): Remove non-existant files. 2004-01-07 Kelley Cook * gcc_update (files_and_dependencies): Remove non-existant files. From-SVN: r75528 --- diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 3f1d98c9dcbc..0a93e3acb750 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2004-01-07 Kelley Cook + + * gcc_update (files_and_dependencies): Remove non-existant files. + 2004-01-05 Kelley Cook * gcc_update (files_generated): Revert 2003-12-18 change. diff --git a/contrib/gcc_update b/contrib/gcc_update index 9d206c967490..cbfe1492e14f 100755 --- a/contrib/gcc_update +++ b/contrib/gcc_update @@ -56,16 +56,6 @@ self=$0 # colon is stripped from the output. files_and_dependencies () { sed -e 's/ *#.*//' -e '/^$/d' -e 's/://' <<\EOF -# All automake dependencies within texinfo -# In fact, not all, since we do not care about sub-directories that -# we do not build. In particular, *.po and *.gmo are not touched. -texinfo/aclocal.m4: texinfo/configure.in texinfo/acinclude.m4 -texinfo/Makefile.in: texinfo/Makefile.am texinfo/configure.in texinfo/aclocal.m4 -texinfo/configure: texinfo/configure.in texinfo/aclocal.m4 -texinfo/stamp-h.in: texinfo/configure.in texinfo/aclocal.m4 texinfo/acconfig.h -texinfo/lib/Makefile.in: texinfo/lib/Makefile.am texinfo/configure.in texinfo/aclocal.m4 -texinfo/makeinfo/Makefile.in: texinfo/makeinfo/Makefile.am texinfo/configure.in texinfo/aclocal.m4 -texinfo/util/Makefile.in: texinfo/util/Makefile.am texinfo/configure.in texinfo/aclocal.m4 # intl library intl/plural.c: intl/plural.y intl/configure: intl/configure.in intl/aclocal.m4 @@ -99,7 +89,6 @@ libobjc/configure: libobjc/configure.in fastjar/aclocal.m4: fastjar/configure.in fastjar/Makefile.in: fastjar/Makefile.am fastjar/configure.in fastjar/aclocal.m4 fastjar/configure: fastjar/configure.in fastjar/aclocal.m4 -fastjar/stamp-h.in: fastjar/configure.in fastjar/aclocal.m4 boehm-gc/aclocal.m4: boehm-gc/configure.in boehm-gc/acinclude.m4 boehm-gc/Makefile.in: boehm-gc/Makefile.am boehm-gc/configure.in boehm-gc/aclocal.m4 boehm-gc/configure: boehm-gc/configure.in boehm-gc/aclocal.m4