summaryrefslogtreecommitdiff
path: root/parallel/Makefile
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-03-20 14:53:22 +0000
committerasau <asau@pkgsrc.org>2012-03-20 14:53:22 +0000
commitc59b4d95e0fc4c4c4a8373177d22ef3418b3dbcd (patch)
tree1402d5a4363ca7070bf01e68abc212fe2c251036 /parallel/Makefile
parent625913240f898a3f7d43c9d368112316c67ee104 (diff)
downloadpkgsrc-c59b4d95e0fc4c4c4a8373177d22ef3418b3dbcd.tar.gz
+ slurm
Diffstat (limited to 'parallel/Makefile')
-rw-r--r--parallel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/parallel/Makefile b/parallel/Makefile
index 752fb496ee0..c82b8587d93 100644
--- a/parallel/Makefile
+++ b/parallel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2011/08/27 19:49:22 asau Exp $
+# $NetBSD: Makefile,v 1.20 2012/03/20 14:53:22 asau Exp $
#
COMMENT= Applications dealing with parallelism in computing
@@ -15,6 +15,7 @@ SUBDIR+= paexec
SUBDIR+= parallel
SUBDIR+= pvm3
SUBDIR+= sge
+SUBDIR+= slurm
SUBDIR+= threadingbuildingblocks
.include "../mk/misc/category.mk"