diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 517cc282e49..a995cc2f975 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2002/02/02 03:32:42 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2002/03/19 15:04:17 mjl Exp $ # COMMENT= Mathematics @@ -40,6 +40,7 @@ SUBDIR+= p5-Math-BigInteger SUBDIR+= p5-Math-Interpolate SUBDIR+= p5-Math-MatrixReal SUBDIR+= p5-Math-Pari +SUBDIR+= p5-Spreadsheet-WriteExcel SUBDIR+= pari SUBDIR+= php4-bcmath SUBDIR+= pspp |