Remove non-existent header file from Makefile

FX Coudert fxcoudert@gmail.com
Sun Sep 24 08:57:00 GMT 2006


Commited to libgfortran after testing on i686-linux:

2006-09-24  Francois-Xavier Coudert  <coudert@clipper.ens.fr>

        * Makefile.am: Remove dependency on gfortypes.h.
        * Makefile.in: Regenerate.


Index: Makefile.am
===================================================================
--- Makefile.am (revision 117172)
+++ Makefile.am (working copy)
@@ -112,7 +112,6 @@
runtime/stop.c \
runtime/string.c \
runtime/select.c \
-gfortypes.h \
libgfortran.h
i_all_c= \



More information about the Fortran mailing list