This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Remove non-existent header file from Makefile


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= \


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]