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 2d7e7ad9a33..0382177e1cc 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2002/01/17 14:03:12 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2002/01/28 11:30:09 agc Exp $ # COMMENT= Mathematics @@ -12,6 +12,7 @@ SUBDIR+= blas SUBDIR+= calc SUBDIR+= capc-calc SUBDIR+= cassowary +SUBDIR+= dbell-calc SUBDIR+= dcdflib.c SUBDIR+= dcdflib.f SUBDIR+= dfftpack |