diff options
author | garbled <garbled@pkgsrc.org> | 1998-10-21 20:00:59 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1998-10-21 20:00:59 +0000 |
commit | e2a3852512a4314cd4d9fd39325f3b77c54d91fe (patch) | |
tree | 16b3817587f067329e66d1211e30feb021c6f91d /parallel | |
parent | b07574bf83aa7709664002a2f96c2be3f2ebfd39 (diff) | |
download | pkgsrc-e2a3852512a4314cd4d9fd39325f3b77c54d91fe.tar.gz |
Enable glunix, fftw, and benchfft.
Diffstat (limited to 'parallel')
-rw-r--r-- | parallel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |