diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index 7c505c9f291..3cbe5e153f2 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.139 2005/11/02 09:20:50 taca Exp $ +# $NetBSD: Makefile,v 1.140 2005/11/03 06:35:30 taca Exp $ # COMMENT= Mathematics @@ -100,7 +100,6 @@ SUBDIR+= qalculate-kde SUBDIR+= qalculate-units SUBDIR+= quadpack SUBDIR+= randlib -#SUBDIR+= ruby-bigfloat SUBDIR+= ruby-bitvector SUBDIR+= ruby-gsl SUBDIR+= sc |