diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-07-08 03:14:41 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-07-08 03:14:41 +0000 |
commit | 9da9c4f4af3c0834377acac642aa4fa73ef20b12 (patch) | |
tree | 51818637fde083f416964a24db295d777f18a3b6 /lang/Makefile | |
parent | Upgrade to 1.77. (diff) |
New port: Intel's Fortran compiler supporting Pentium 4 and Itanium processor.
PR: 37704
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index fb91e3642191..f04a15063a3e 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -76,6 +76,7 @@ SUBDIR += icc SUBDIR += ici SUBDIR += icon + SUBDIR += ifc SUBDIR += intel2gas SUBDIR += intercal SUBDIR += itcl |