From: Francois-Xavier Coudert Date: Sun, 24 Sep 2006 08:55:52 +0000 (+0200) Subject: Makefile.am: Remove dependency on gfortypes.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=41e41397de1bcbd996f2993056e833027b29c40b;p=gcc.git Makefile.am: Remove dependency on gfortypes.h. * Makefile.am: Remove dependency on gfortypes.h. * Makefile.in: Regenerate. From-SVN: r117178 --- diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 709500bc535..eb99f015999 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,3 +1,8 @@ +2006-09-24 Francois-Xavier Coudert + + * Makefile.am: Remove dependency on gfortypes.h. + * Makefile.in: Regenerate. + 2006-09-22 Danny Smith PR libfortran/27964 diff --git a/libgfortran/Makefile.am b/libgfortran/Makefile.am index baf40926c7c..b3475c1af33 100644 --- a/libgfortran/Makefile.am +++ b/libgfortran/Makefile.am @@ -112,7 +112,6 @@ runtime/pause.c \ runtime/stop.c \ runtime/string.c \ runtime/select.c \ -gfortypes.h \ libgfortran.h i_all_c= \ diff --git a/libgfortran/Makefile.in b/libgfortran/Makefile.in index 82b19b45d3f..a6166a003ec 100644 --- a/libgfortran/Makefile.in +++ b/libgfortran/Makefile.in @@ -456,7 +456,6 @@ runtime/pause.c \ runtime/stop.c \ runtime/string.c \ runtime/select.c \ -gfortypes.h \ libgfortran.h i_all_c = \