diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2003-11-10 21:32:11 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2003-11-10 21:32:11 +0000 |
commit | 886e12f66c9a25052878e7761c09900dabcdda48 (patch) | |
tree | 2cc000499f39e0d21d34a754fbf8c07773c43f58 /lang | |
parent | 7606b535ff50ae6e2781ed5defa41c625d015dbd (diff) |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/icc/Makefile | 5 | ||||
-rw-r--r-- | lang/icc7/Makefile | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/lang/icc/Makefile b/lang/icc/Makefile index 0844e7d4dace..c7fb741a3b8e 100644 --- a/lang/icc/Makefile +++ b/lang/icc/Makefile @@ -195,6 +195,11 @@ post-install: @${ECHO_CMD} "prefered scripting language), please include a description about the" @${ECHO_CMD} "benchmark too." @${ECHO_CMD} + @${ECHO_CMD} "Please use FreeBSD as the name of your OS in communications with the support," + @${ECHO_CMD} "the larger the FreeBSD userbase is, the more work gets done on FreeBSD" + @${ECHO_CMD} "specific issues by Intel. And please thank them for the FreeBSD support," + @${ECHO_CMD} "they are already spending some time to improve icc on FreeBSD." + @${ECHO_CMD} @${ECHO_CMD} "To read the entire post install message again, just run" @${ECHO_CMD} "'make post-install | less'." diff --git a/lang/icc7/Makefile b/lang/icc7/Makefile index 0844e7d4dace..c7fb741a3b8e 100644 --- a/lang/icc7/Makefile +++ b/lang/icc7/Makefile @@ -195,6 +195,11 @@ post-install: @${ECHO_CMD} "prefered scripting language), please include a description about the" @${ECHO_CMD} "benchmark too." @${ECHO_CMD} + @${ECHO_CMD} "Please use FreeBSD as the name of your OS in communications with the support," + @${ECHO_CMD} "the larger the FreeBSD userbase is, the more work gets done on FreeBSD" + @${ECHO_CMD} "specific issues by Intel. And please thank them for the FreeBSD support," + @${ECHO_CMD} "they are already spending some time to improve icc on FreeBSD." + @${ECHO_CMD} @${ECHO_CMD} "To read the entire post install message again, just run" @${ECHO_CMD} "'make post-install | less'." |