diff options
Diffstat (limited to 'math/lapack/files/patch-Makefile')
| -rw-r--r-- | math/lapack/files/patch-Makefile | 14 | 
1 files changed, 0 insertions, 14 deletions
| diff --git a/math/lapack/files/patch-Makefile b/math/lapack/files/patch-Makefile deleted file mode 100644 index 58d85b6e4745..000000000000 --- a/math/lapack/files/patch-Makefile +++ /dev/null @@ -1,14 +0,0 @@ ---- Makefile~	2011-11-18 23:04:06.000000000 +0900 -+++ Makefile	2011-11-18 23:04:27.000000000 +0900 -@@ -6,7 +6,11 @@ -  - include make.inc -  -+.if defined(ENABLE_TESTING) && ${ENABLE_TESTING} == "YES" - all: lapack_install lib blas_testing lapack_testing  -+.else -+all: lapack_install lib -+.endif -  - lib: lapacklib tmglib - #lib: blaslib variants lapacklib tmglib | 
