From 57ac7e1f892d808d9cfe9423c2b411dbbaa9caab Mon Sep 17 00:00:00 2001 From: pvalchev Date: Mon, 31 Mar 2003 04:34:56 +0000 Subject: [PATCH] +maxima --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/Makefile b/math/Makefile index aab3c5fc1eb..59f93194994 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.36 2003/02/21 13:44:49 avsm Exp $ +# $OpenBSD: Makefile,v 1.37 2003/03/31 04:34:56 pvalchev Exp $ # SUBDIR += R @@ -31,6 +31,7 @@ # SUBDIR += linpack SUBDIR += maple SUBDIR += maple-share + SUBDIR += maxima SUBDIR += mcsim # SUBDIR += metis SUBDIR += netcdf