gcc_update (files_and_dependencies): Handle libgomp/testsuite/Makefile.in.
* gcc_update (files_and_dependencies): Handle libgomp/testsuite/Makefile.in. From-SVN: r110174
This commit is contained in:
parent
149b9553f3
commit
46852b9b37
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-01-24 Diego Novillo <dnovillo@redhat.com>
|
||||
|
||||
* gcc_update (files_and_dependencies): Handle
|
||||
libgomp/testsuite/Makefile.in.
|
||||
|
||||
2006-01-18 Richard Henderson <rth@redhat.com>
|
||||
Diego Novillo <dnovillo@redhat.com>
|
||||
|
||||
|
|
|
@ -114,6 +114,7 @@ libcpp/Makefile.in: libcpp/configure.ac libcpp/aclocal.m4
|
|||
libcpp/configure: libcpp/configure.ac libcpp/aclocal.m4
|
||||
libgomp/aclocal.m4: libgomp/configure.ac libgomp/acinclude.m4
|
||||
libgomp/Makefile.in: libgomp/Makefile.am libgomp/aclocal.m4
|
||||
libgomp/testsuite/Makefile.in: libgomp/Makefile.am libgomp/aclocal.m4
|
||||
libgomp/configure: libgomp/configure.ac libgomp/aclocal.m4
|
||||
libgomp/config.h.in: libgomp/configure.ac libgomp/aclocal.m4
|
||||
# Top level
|
||||
|
|
Loading…
Add table
Reference in a new issue