From 9dc7a9a7d3bfb7f2dd44081606cb4d90281043fa Mon Sep 17 00:00:00 2001 From: sthelen Date: Thu, 13 May 2010 19:04:48 +0800 Subject: Fixed a comment There was a comment in the file that was (by accident?) not marked as comment. --- src/main/resources/org/apache/maven/plugin/nar/aol.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/org/apache/maven/plugin/nar/aol.properties b/src/main/resources/org/apache/maven/plugin/nar/aol.properties index 57baf4b..5ee08ac 100644 --- a/src/main/resources/org/apache/maven/plugin/nar/aol.properties +++ b/src/main/resources/org/apache/maven/plugin/nar/aol.properties @@ -573,7 +573,8 @@ x86_64.MacOSX.gcc.jni.extension=jnilib #x86_64.MacOSX.gpp.arch.includes=lib/**/*.a lib/**/*.so lib/**/*.dylib lib/**/*.jnilib -Here is the AOL for x86_64-MacOSX-icpc, pretty simple without any default compiler options, works for me ... if i make further changes or add new stuff i will let you know ... +# Here is the AOL for x86_64-MacOSX-icpc, pretty simple without any default compiler options, +# works for me ... if i make further changes or add new stuff i will let you know ... # # MacOSX ("Mac OS X" => MacOSX) Intel (64 bits) icc -- cgit v1.2.3