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 a8cf9999398..a5900006b0a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2001/02/10 04:22:56 jtb Exp $ +# $NetBSD: Makefile,v 1.51 2001/02/10 04:31:30 jtb Exp $ # SUBDIR += R @@ -42,6 +42,7 @@ SUBDIR += scilab SUBDIR += slatec SUBDIR += superlu + SUBDIR += tochnog SUBDIR += udunits SUBDIR += vista SUBDIR += xldlas |