summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgarbled <garbled>1998-10-21 20:00:59 +0000
committergarbled <garbled>1998-10-21 20:00:59 +0000
commit9e59fdffb1a1e1205e5c5abb46f6c64d47554c7f (patch)
tree16b3817587f067329e66d1211e30feb021c6f91d
parent2335e469bdd7a861160810db6d460c3348212faf (diff)
downloadpkgsrc-9e59fdffb1a1e1205e5c5abb46f6c64d47554c7f.tar.gz
Enable glunix, fftw, and benchfft.
-rw-r--r--benchmarks/Makefile3
-rw-r--r--math/Makefile3
-rw-r--r--parallel/Makefile3
3 files changed, 6 insertions, 3 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 91d08b35469..b78fab164da 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 1998/09/05 22:05:39 garbled Exp $
+# $NetBSD: Makefile,v 1.8 1998/10/21 20:00:59 garbled Exp $
# FreeBSD Id: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp
#
+ SUBDIR += benchfft
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += dhrystone
diff --git a/math/Makefile b/math/Makefile
index 9c467f9e83c..7319a396cfa 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/10/03 20:41:00 frueauf Exp $
+# $NetBSD: Makefile,v 1.5 1998/10/21 20:00:59 garbled Exp $
# FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp
#
@@ -9,6 +9,7 @@
# SUBDIR += eispack
# SUBDIR += femlab
# SUBDIR += fftpack
+ SUBDIR += fftw
# SUBDIR += freefem
# SUBDIR += fudgit
# SUBDIR += gnuplot
diff --git a/parallel/Makefile b/parallel/Makefile
index 9a9fd04209d..e424452f6d4 100644
--- a/parallel/Makefile
+++ b/parallel/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 1998/10/13 23:31:03 garbled Exp $
+# $NetBSD: Makefile,v 1.2 1998/10/21 20:00:59 garbled Exp $
#
SUBDIR += clusterit
+ SUBDIR += glunix
SUBDIR += mpi-ch
SUBDIR += pvm3