summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authoragc <agc>2002-08-20 16:45:15 +0000
committeragc <agc>2002-08-20 16:45:15 +0000
commite065bb316ed38908269845e52d6662a955b003de (patch)
treee51be31283289ec63605880e7080c317a38626ec /parallel
parent3c790946fa3a539ffa1dcc2eb4dc61f83b713929 (diff)
downloadpkgsrc-e065bb316ed38908269845e52d6662a955b003de.tar.gz
Add and enable linda.
Diffstat (limited to 'parallel')
-rw-r--r--parallel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/parallel/Makefile b/parallel/Makefile
index 3e7916a6f06..b9b375d0a74 100644
--- a/parallel/Makefile
+++ b/parallel/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2001/02/16 15:51:52 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2002/08/20 16:45:15 agc Exp $
#
COMMENT= Applications dealing with parallelism in computing
SUBDIR+= clusterit
SUBDIR+= glunix
+SUBDIR+= linda
SUBDIR+= mpi-ch
SUBDIR+= pvm3