From 74719f24e1541c4831b39eec66b8b1d0e62c3ae0 Mon Sep 17 00:00:00 2001 From: jtb Date: Fri, 27 Apr 2001 22:58:13 +0000 Subject: Add and enable linpack. --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index 3f586be0aab..15aa5ba449d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2001/04/17 00:20:41 jtb Exp $ +# $NetBSD: Makefile,v 1.59 2001/04/27 22:58:13 jtb Exp $ # COMMENT= Mathematics @@ -25,6 +25,7 @@ SUBDIR+= grpn SUBDIR+= gsl SUBDIR+= lapack SUBDIR+= libffm +SUBDIR+= linpack SUBDIR+= mcsim SUBDIR+= meschach SUBDIR+= metis -- cgit v1.2.3