summaryrefslogtreecommitdiff
path: root/parallel/Makefile
diff options
context:
space:
mode:
authorasau <asau>2012-03-20 14:53:22 +0000
committerasau <asau>2012-03-20 14:53:22 +0000
commit477681687748811c88097ceb43fc1a9eb0a769ce (patch)
tree1402d5a4363ca7070bf01e68abc212fe2c251036 /parallel/Makefile
parent2160e38469126cf2bc4581f6e612adb1b3aeba46 (diff)
downloadpkgsrc-477681687748811c88097ceb43fc1a9eb0a769ce.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"