diff options
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 05b0d251ce4..2cf6a5e698b 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2000/12/10 04:11:45 jtb Exp $ +# $NetBSD: Makefile,v 1.37 2000/12/10 05:13:49 jtb Exp $ # FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp # @@ -21,6 +21,7 @@ SUBDIR += libffm SUBDIR += mcsim SUBDIR += meschach + SUBDIR += minpack SUBDIR += octave SUBDIR += odepack SUBDIR += otter |