From 4f9e648568c8e677dde2ff293c1d5f20800e70f4 Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi Date: Fri, 7 Jun 1996 15:56:19 +0000 Subject: Add lapack. --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index bef0906cc76d..250ede2f876a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.16 1995/11/26 21:25:36 asami Exp $ +# $Id: Makefile,v 1.17 1996/04/12 08:35:07 asami Exp $ # SUBDIR += blas @@ -7,6 +7,7 @@ SUBDIR += fudgit SUBDIR += gnuplot SUBDIR += hexcalc + SUBDIR += lapack SUBDIR += linpack SUBDIR += maxima SUBDIR += octave -- cgit v1.2.3