Add and enable dqs
This commit is contained in:
parent
8fd1e83909
commit
386c124932
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.5 2002/10/13 04:30:44 dmcmahill Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2003/06/26 20:24:23 agc Exp $
|
||||
#
|
||||
|
||||
COMMENT= Applications dealing with parallelism in computing
|
||||
|
||||
SUBDIR+= clusterit
|
||||
SUBDIR+= dqs
|
||||
SUBDIR+= glunix
|
||||
SUBDIR+= linda
|
||||
SUBDIR+= mpi-ch
|
||||
|
|
Loading…
Reference in a new issue