aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2002-03-26 17:01:09 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2002-03-26 17:01:09 +0000
commitaf90c4ca0aebd446a639cb56ab99db95033a01a0 (patch)
treeba5d4441c755159b70aca95bb707b0bc8c78b7a2 /lang/Makefile
parent9a71d6d0b9a0d53591ffe02263ff3c833ac2182a (diff)
downloadports-af90c4ca0aebd446a639cb56ab99db95033a01a0.tar.gz
ports-af90c4ca0aebd446a639cb56ab99db95033a01a0.zip
This is Intels C/C++ compiler. It is setup to produce native FreeBSD objects.
This port is not able to produce native executables on its own. You need to do it yourself with gcc. Approved by: steve
Notes
Notes: svn path=/head/; revision=56705
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 135d2f7bdbc5..aa6744ccdb26 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -70,6 +70,7 @@
SUBDIR += guile
SUBDIR += hope
SUBDIR += hugs
+ SUBDIR += icc
SUBDIR += ici
SUBDIR += icon
SUBDIR += intel2gas