Update Makefile
authorxantares <xantares09@hotmail.com>
Fri, 2 May 2014 06:54:22 +0000 (08:54 +0200)
committerxantares <xantares09@hotmail.com>
Fri, 2 May 2014 06:54:22 +0000 (08:54 +0200)
Makefile

index 294502f..c2a0193 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,7 @@ endif
 
 ifeq ($(USE_OPENMP), 1)
        @echo
-       @echo " Use OpenMP in the multithreading. Becasue of ignoring OPENBLAS_NUM_THREADS and GOTO_NUM_THREADS flags, "
+       @echo " Use OpenMP in the multithreading. Because of ignoring OPENBLAS_NUM_THREADS and GOTO_NUM_THREADS flags, "
        @echo " you should use OMP_NUM_THREADS environment variable to control the number of threads."
        @echo
 endif