summaryrefslogtreecommitdiff
path: root/mk/compiler/icc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/compiler/icc.mk')
-rw-r--r--mk/compiler/icc.mk10
1 files changed, 9 insertions, 1 deletions
diff --git a/mk/compiler/icc.mk b/mk/compiler/icc.mk
index 19f0a703f3f..76dc357b39d 100644
--- a/mk/compiler/icc.mk
+++ b/mk/compiler/icc.mk
@@ -1,4 +1,12 @@
-# $NetBSD: icc.mk,v 1.2 2005/02/16 10:48:40 grant Exp $
+# $NetBSD: icc.mk,v 1.3 2006/10/22 00:14:17 rillig Exp $
+#
+# This is the compiler definition for the Intel compilers.
+#
+# User-settable variables:
+#
+# ICCBASE
+# The base directory where the compiler is installed.
+#
.if !defined(COMPILER_ICC_MK)
COMPILER_ICC_MK= defined