diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index ff6537108a2..6128fc7aebb 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.128 2005/04/22 19:02:11 wiz Exp $ +# $NetBSD: Makefile,v 1.129 2005/04/28 19:09:42 drochner Exp $ # COMMENT= Mathematics @@ -50,6 +50,7 @@ SUBDIR+= linpack SUBDIR+= ltm SUBDIR+= mapm SUBDIR+= mathomatic +SUBDIR+= maxima SUBDIR+= mcsim SUBDIR+= meschach SUBDIR+= metis |