aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancois-Xavier Coudert <coudert@clipper.ens.fr>2006-09-24 10:55:52 +0200
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>2006-09-24 08:55:52 +0000
commit41e41397de1bcbd996f2993056e833027b29c40b (patch)
treee085136de1200c9e3c7f24332a3233fdb6b4afec
parentee95c13b8ffcfbc50e535fbbd865a44ccf58ed4d (diff)
downloadgcc-41e41397de1bcbd996f2993056e833027b29c40b.zip
gcc-41e41397de1bcbd996f2993056e833027b29c40b.tar.gz
gcc-41e41397de1bcbd996f2993056e833027b29c40b.tar.bz2
Makefile.am: Remove dependency on gfortypes.h.
* Makefile.am: Remove dependency on gfortypes.h. * Makefile.in: Regenerate. From-SVN: r117178
-rw-r--r--libgfortran/ChangeLog5
-rw-r--r--libgfortran/Makefile.am1
-rw-r--r--libgfortran/Makefile.in1
3 files changed, 5 insertions, 2 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 709500b..eb99f01 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-24 Francois-Xavier Coudert <coudert@clipper.ens.fr>
+
+ * Makefile.am: Remove dependency on gfortypes.h.
+ * Makefile.in: Regenerate.
+
2006-09-22 Danny Smith <dannysmith@users.sourceforge.net>
PR libfortran/27964
diff --git a/libgfortran/Makefile.am b/libgfortran/Makefile.am
index baf4092..b3475c1 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 82b19b4..a6166a0 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 = \