From 7547af1d406d3e3b730085057208c6fa15b0797b Mon Sep 17 00:00:00 2001 From: jtb Date: Thu, 15 Feb 2001 18:16:56 +0000 Subject: I missed adding these back. --- math/rlab/patches/patch-ac | 10 ++++++++++ math/rlab/patches/patch-ad | 10 ++++++++++ math/rlab/patches/patch-ae | 10 ++++++++++ math/rlab/patches/patch-an | 10 ++++++++++ 4 files changed, 40 insertions(+) create mode 100644 math/rlab/patches/patch-ac create mode 100644 math/rlab/patches/patch-ad create mode 100644 math/rlab/patches/patch-ae create mode 100644 math/rlab/patches/patch-an (limited to 'math') diff --git a/math/rlab/patches/patch-ac b/math/rlab/patches/patch-ac new file mode 100644 index 00000000000..cbcae8a9fbd --- /dev/null +++ b/math/rlab/patches/patch-ac @@ -0,0 +1,10 @@ +$NetBSD: patch-ac,v 1.3 2001/02/15 18:16:56 jtb Exp $ + +--- flibs/blas/Makefile.in.orig Thu Feb 15 17:04:05 2001 ++++ flibs/blas/Makefile.in +@@ -1,4 +1,4 @@ +-LIBRARY = libblas.a ++LIBRARY = libblas_rlab.a + + SHELL = @MSHELL@ + F77 = @F77@ diff --git a/math/rlab/patches/patch-ad b/math/rlab/patches/patch-ad new file mode 100644 index 00000000000..a8df2ab64bd --- /dev/null +++ b/math/rlab/patches/patch-ad @@ -0,0 +1,10 @@ +$NetBSD: patch-ad,v 1.3 2001/02/15 18:16:56 jtb Exp $ + +--- flibs/fftpack/Makefile.in.orig Thu Feb 15 17:03:24 2001 ++++ flibs/fftpack/Makefile.in +@@ -1,4 +1,4 @@ +-LIBRARY = libfftpack.a ++LIBRARY = libfftpack_rlab.a + + SHELL = @MSHELL@ + F77 = @F77@ diff --git a/math/rlab/patches/patch-ae b/math/rlab/patches/patch-ae new file mode 100644 index 00000000000..a0706903569 --- /dev/null +++ b/math/rlab/patches/patch-ae @@ -0,0 +1,10 @@ +$NetBSD: patch-ae,v 1.3 2001/02/15 18:16:56 jtb Exp $ + +--- flibs/lapack/Makefile.in.orig Thu Feb 15 17:02:50 2001 ++++ flibs/lapack/Makefile.in +@@ -1,4 +1,4 @@ +-LIBRARY = liblapack.a ++LIBRARY = liblapack_rlab.a + + SHELL = @MSHELL@ + F77 = @F77@ diff --git a/math/rlab/patches/patch-an b/math/rlab/patches/patch-an new file mode 100644 index 00000000000..f0fa7a57fcf --- /dev/null +++ b/math/rlab/patches/patch-an @@ -0,0 +1,10 @@ +$NetBSD: patch-an,v 1.1 2001/02/15 18:16:56 jtb Exp $ + +--- flibs/minpack/Makefile.in.orig Thu Feb 15 17:07:02 2001 ++++ flibs/minpack/Makefile.in +@@ -1,4 +1,4 @@ +-LIBRARY = libminpack.a ++LIBRARY = libminpack_rlab.a + + SHELL = @MSHELL@ + F77 = @F77@ -- cgit v1.2.3