pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math Added and enabled fftwf: A single precision libra...
details: https://anonhg.NetBSD.org/pkgsrc/rev/72395f54f230
branches: trunk
changeset: 500100:72395f54f230
user: wulf <wulf%pkgsrc.org@localhost>
date: Sun Oct 02 12:08:37 2005 +0000
description:
Added and enabled fftwf: A single precision library version of math/fftw
diffstat:
math/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d73181eaac64 -r 72395f54f230 math/Makefile
--- a/math/Makefile Sun Oct 02 12:06:42 2005 +0000
+++ b/math/Makefile Sun Oct 02 12:08:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.135 2005/09/08 15:29:28 drochner Exp $
+# $NetBSD: Makefile,v 1.136 2005/10/02 12:08:37 wulf Exp $
#
COMMENT= Mathematics
@@ -26,6 +26,7 @@
SUBDIR+= fftpack
SUBDIR+= fftw
SUBDIR+= fftw2
+SUBDIR+= fftwf
SUBDIR+= galculator
SUBDIR+= gap
SUBDIR+= gcalctool
Home |
Main Index |
Thread Index |
Old Index