XL: Fix old VisualAge branding of Fortran compiler

Commit 6d434ee6 (Split XL compiler information files, 2009-09-30)
added Platform/AIX-(XL|VisualAge)-(C|CXX|Fortran).cmake modules
to support the old and new compiler branding for all languages.
Add the "AIX-VisualAge-Fortran" combination that was left out
accidentally.
This commit is contained in:
Brad King 2011-08-02 17:26:29 -04:00
parent 6d434ee6cc
commit ad542d821d
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
include(Platform/AIX-XL-Fortran)