From eaddf14315a9027b9ecb24fc63ab8b40e97946ea Mon Sep 17 00:00:00 2001 From: jtb Date: Sat, 25 Nov 2000 20:00:36 +0000 Subject: Add and enable "aribas". Fixes PR pkg/11389 by Jason Beegan. --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/Makefile b/math/Makefile index daacd9a0c3c..26a79864ace 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.25 2000/11/25 18:23:35 jtb Exp $ +# $NetBSD: Makefile,v 1.26 2000/11/25 20:00:36 jtb Exp $ # FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp # SUBDIR += R SUBDIR += abacus SUBDIR += abs + SUBDIR += aribas SUBDIR += blas SUBDIR += cassowary SUBDIR += fftw -- cgit v1.2.3