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 55c1faeaa28..71fa63e5f7f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.153 2006/11/19 04:57:13 obache Exp $ +# $NetBSD: Makefile,v 1.154 2007/01/03 07:54:58 agc Exp $ # COMMENT= Mathematics @@ -60,6 +60,7 @@ SUBDIR+= fftpack SUBDIR+= fftw SUBDIR+= fftw2 SUBDIR+= fftwf +SUBDIR+= fgmp SUBDIR+= galculator SUBDIR+= gap SUBDIR+= gcalctool |