diff options
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index ec51a6f83ba..487c64507e6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.237 2012/05/03 09:07:52 wiz Exp $ +# $NetBSD: Makefile,v 1.238 2012/05/29 16:41:26 asau Exp $ COMMENT= Mathematics @@ -59,6 +59,7 @@ SUBDIR+= algae SUBDIR+= analitza SUBDIR+= antixls SUBDIR+= aribas +SUBDIR+= arpack SUBDIR+= bc SUBDIR+= blas SUBDIR+= blitz++ |