diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index 3eda8758d0e..285b05747f9 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.130 2005/05/18 15:54:59 drochner Exp $ +# $NetBSD: Makefile,v 1.131 2005/05/18 22:39:00 wiz Exp $ # COMMENT= Mathematics @@ -102,7 +102,6 @@ SUBDIR+= snns SUBDIR+= statist SUBDIR+= superlu SUBDIR+= tasp-vsipl -SUBDIR+= tela SUBDIR+= tochnog SUBDIR+= udunits SUBDIR+= vista |