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 c1821d7205c..e2f5fbbbc30 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2001/06/09 10:47:57 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2001/06/28 15:20:32 wulf Exp $ # COMMENT= Mathematics @@ -48,6 +48,7 @@ SUBDIR+= rlab SUBDIR+= sc SUBDIR+= scilab SUBDIR+= slatec +SUBDIR+= snns SUBDIR+= superlu SUBDIR+= tasp-vsipl SUBDIR+= tela |