diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-07-03 16:45:46 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-07-03 16:45:46 +0000 |
commit | 892fd948050b933c16c653c1357a0ee4abd34829 (patch) | |
tree | 1da5c80a0fb023c6bfbc2ba4fffc4d786943bfdc /parallel/Makefile | |
parent | aded13ca4e5a3811d25cd4020fd616277b93f3cd (diff) | |
download | pkgsrc-892fd948050b933c16c653c1357a0ee4abd34829.tar.gz |
Add/enable GridSim
Diffstat (limited to 'parallel/Makefile')
-rw-r--r-- | parallel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/parallel/Makefile b/parallel/Makefile index 9dd275be7f4..13452d515b0 100644 --- a/parallel/Makefile +++ b/parallel/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2003/06/26 20:24:23 agc Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/03 16:45:46 jschauma Exp $ # COMMENT= Applications dealing with parallelism in computing +SUBDIR+= GridSim SUBDIR+= clusterit SUBDIR+= dqs SUBDIR+= glunix |