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 de6a3991de8..0689f2d8f75 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2002/05/04 01:49:52 jtb Exp $ +# $NetBSD: Makefile,v 1.79 2002/06/26 15:31:25 dmcmahill Exp $ # COMMENT= Mathematics @@ -30,6 +30,7 @@ SUBDIR+= euler SUBDIR+= fftpack SUBDIR+= fftw SUBDIR+= geg +SUBDIR+= glpk SUBDIR+= gnumeric SUBDIR+= gnumeric0 SUBDIR+= grace |