The Fortran frontend now installs the language driver as

bin/%%GNU_HOST%%-gfortran40 as well, like the other languages.
This commit is contained in:
Gerald Pfeifer 2005-11-21 20:05:15 +00:00
parent c24b9b31d0
commit 2b3cad16c1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148975

View File

@ -11,4 +11,5 @@ bin/%%GNU_HOST%%-gcc-%%GCC_VER%%
bin/%%GNU_HOST%%-gcc40
include/mf-runtime.h
%%FORTRAN%%bin/gfortran40
%%FORTRAN%%bin/%%GNU_HOST%%-gfortran40
@comment Insert PLIST.lib here