diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index 22ead6b8762..a12fed9424c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2001/02/28 22:34:54 jtb Exp $ +# $NetBSD: Makefile,v 1.55 2001/03/07 15:54:26 wiz Exp $ # COMMENT= Mathematics @@ -15,8 +15,8 @@ SUBDIR+= cassowary SUBDIR+= dcdflib.c SUBDIR+= dfftpack SUBDIR+= eispack -SUBDIR+= fftw SUBDIR+= fftpack +SUBDIR+= fftw SUBDIR+= geg SUBDIR+= gnumeric SUBDIR+= grace |