mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-06 21:50:24 +08:00
* Make-lang.in: Make check-fortran alias for check-gfortran.
From-SVN: r104406
This commit is contained in:
parent
e238ccac47
commit
2c05c0dad5
@ -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.
|
||||
|
@ -145,6 +145,7 @@ fortran.srcman: $(F95_MANFILES)
|
||||
fortran.srcextra:
|
||||
|
||||
check-f95 : check-gfortran
|
||||
check-fortran : check-gfortran
|
||||
lang_checks += check-gfortran
|
||||
|
||||
# GFORTRAN documentation.
|
||||
|
Loading…
Reference in New Issue
Block a user