Re: [PATCH v4 12/20] convert the Fortran front end to automatic dependencies

2013-09-23 Thread Tobias Burnus
Tom Tromey wrote: This convert fortran. Looks good to me, but I am not really a built-system expert. Hence, I wouldn't mind if also Paolo glances at the patch … Thanks for the nice patch series! Tobias It renames gfortranspec.o to fortran/gfortranspec.o, for uniformity and to allow removi

[PATCH v4 12/20] convert the Fortran front end to automatic dependencies

2013-09-23 Thread Tom Tromey
This convert fortran. It renames gfortranspec.o to fortran/gfortranspec.o, for uniformity and to allow removing an explicit rule. * Make-lang.in (fortran_OBJS): Use fortran/gfortranspec.o. (gfortranspec.o): Remove. (CFLAGS-fortran/gfortranspec.o): New variable. (GF