aboutsummaryrefslogtreecommitdiff
path: root/math/lapack++/files/patch-blaspp:testing:makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/lapack++/files/patch-blaspp:testing:makefile')
-rw-r--r--math/lapack++/files/patch-blaspp:testing:makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/lapack++/files/patch-blaspp:testing:makefile b/math/lapack++/files/patch-blaspp:testing:makefile
deleted file mode 100644
index cfa85b5f04ab..000000000000
--- a/math/lapack++/files/patch-blaspp:testing:makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- blaspp/testing/makefile.org Mon May 20 11:04:29 2002
-+++ blaspp/testing/makefile Mon May 20 11:04:44 2002
-@@ -13,7 +13,7 @@
-
-
- tblasd++ : tblasd++.o
-- $(CPP) $(CPPFLAGS) -o tblasd++ tblasd++.o $(LAMATRIXPP_LIB) \
-+ $(CPP) $(CPPFLAGS) -o tblasd++ tblasd++.o -L${PREFIX}/lib $(LAMATRIXPP_LIB) \
- $(COMPLEX_LIB) $(BLASPP_LIB) $(BLAS_LIB) \
- $(FLIBS)
-