diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index daacd9a0c3c..26a79864ace 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.25 2000/11/25 18:23:35 jtb Exp $ +# $NetBSD: Makefile,v 1.26 2000/11/25 20:00:36 jtb Exp $ # FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp # SUBDIR += R SUBDIR += abacus SUBDIR += abs + SUBDIR += aribas SUBDIR += blas SUBDIR += cassowary SUBDIR += fftw |