* Make-lang.in: Make check-fortran alias for check-gfortran.

From-SVN: r104406
This commit is contained in:
Francois-Xavier Coudert 2005-09-18 19:33:40 +02:00 committed by François-Xavier Coudert
parent e238ccac47
commit 2c05c0dad5
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-09-18 Francois-Xavier Coudert <coudert@clipper.ens.fr>
* Make-lang.in: Make check-fortran alias for check-gfortran.
2005-09-18 Andreas Jaeger <aj@suse.de>
* module.c (read_module): Add missed line from last patch.

View File

@ -145,6 +145,7 @@ fortran.srcman: $(F95_MANFILES)
fortran.srcextra:
check-f95 : check-gfortran
check-fortran : check-gfortran
lang_checks += check-gfortran
# GFORTRAN documentation.