diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2006-12-18 20:32:52 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2006-12-18 20:32:52 +0000 |
commit | 78b7c6f81727c700279895c2012f0d7b01a72d97 (patch) | |
tree | 0785da8ea1b8239d34fde7d0fb0ceb551b44a91e /newlib/libc/machine/i386/Makefile.in | |
parent | db029fca63ee83bdda335dc8d6b0e4a3423c376f (diff) | |
download | newlib-78b7c6f81727c700279895c2012f0d7b01a72d97.zip newlib-78b7c6f81727c700279895c2012f0d7b01a72d97.tar.gz newlib-78b7c6f81727c700279895c2012f0d7b01a72d97.tar.bz2 |
2006-12-18 Jeff Johnston <jjohnstn@redhat.com>
* aclocal.m4 */aclocal.m4: Regenerated using aclocal 1.9.6.
* Makefile.in */Makefile.in: Regenerated using automake 1.9.6.
Diffstat (limited to 'newlib/libc/machine/i386/Makefile.in')
-rw-r--r-- | newlib/libc/machine/i386/Makefile.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/newlib/libc/machine/i386/Makefile.in b/newlib/libc/machine/i386/Makefile.in index 1e96d8d..3fb1db3 100644 --- a/newlib/libc/machine/i386/Makefile.in +++ b/newlib/libc/machine/i386/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 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, @@ -16,8 +16,6 @@ -SOURCES = $(lib_a_SOURCES) $(libi386_la_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ |