From 32ff84f61e47692d9a3d3dd0b564a75e445f2849 Mon Sep 17 00:00:00 2001 From: netchild Date: Mon, 10 Nov 2003 21:32:11 +0000 Subject: Add a paragraph about Intels support in the post-install message. --- lang/icc/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lang/icc') 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'." -- cgit