aboutsummaryrefslogtreecommitdiff
path: root/math/lapack/files/patch-TESTING+LIN+Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/lapack/files/patch-TESTING+LIN+Makefile')
-rw-r--r--math/lapack/files/patch-TESTING+LIN+Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/math/lapack/files/patch-TESTING+LIN+Makefile b/math/lapack/files/patch-TESTING+LIN+Makefile
index 0c120f91837e..e311ad5268de 100644
--- a/math/lapack/files/patch-TESTING+LIN+Makefile
+++ b/math/lapack/files/patch-TESTING+LIN+Makefile
@@ -1,4 +1,4 @@
---- TESTING/LIN/Makefile.orig 2009-02-11 02:23:05.000000000 +0900
+--- TESTING/LIN/Makefile 2009-02-11 02:23:05.000000000 +0900
+++ TESTING/LIN/Makefile 2009-05-20 06:11:11.000000000 +0900
@@ -71,13 +71,13 @@
strt02.o strt03.o strt05.o strt06.o \
@@ -68,3 +68,10 @@
DSLINTST = dchkab.o \
ddrvab.o ddrvac.o derrab.o derrac.o dget08.o \
+@@ -246,5 +246,5 @@
+
+ ../xlintstd : $(ALINTST) $(DLINTST) $(DZLNTST)
+- $(LOADER) $(LOADOPTS) $^ \
++ $(LOADER) $(LOADOPTS) ${.ALLSRC} \
+ ../../$(TMGLIB) ../../$(LAPACKLIB) $(XBLASLIB) $(BLASLIB) -o xlintstd && mv xlintstd $@
+