From afce1980b7d497aa0b7325d9c05df9d4baa4d842 Mon Sep 17 00:00:00 2001 From: thierry Date: Sun, 31 Jul 2005 19:29:12 +0000 Subject: Linux binaries for version 8.2 are unfetchable, then switch to native FreeBSD binaries for version 8.3 (i386 only). Note: does not run on FreeBSD >= 6.0, because linked with libc.so.5. PR: 84366 Submitted by: thierry Repocopied by: marcus --- math/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index b0b195f4c0fd..81d9ddf80e81 100644 --- a/math/Makefile +++ b/math/Makefile @@ -38,6 +38,7 @@ SUBDIR += cxsc SUBDIR += dcdflib SUBDIR += diehard + SUBDIR += dislin SUBDIR += djbfft SUBDIR += drgeo SUBDIR += e @@ -109,7 +110,6 @@ SUBDIR += libranlib SUBDIR += linalg SUBDIR += linpack - SUBDIR += linux-dislin SUBDIR += linux-relview SUBDIR += lp_solve SUBDIR += mathomatic -- cgit