diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-01-29 08:21:36 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-01-29 08:21:36 +0000 |
commit | b37067d0f1c4bc3c1f5a0462d5739d3d5e3784ae (patch) | |
tree | 93c612a33a13ccd3f4c81658fd0ded30a0139fe8 /net/Makefile | |
parent | 5d5ec8c7330883fa6348f00e916a0b8d833543f4 (diff) |
add pvm++, A C++-Library for PVM
Notes
Notes:
svn path=/head/; revision=37721
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 7c0970125607..2cf1b76c6854 100644 --- a/net/Makefile +++ b/net/Makefile @@ -226,6 +226,7 @@ SUBDIR += priss SUBDIR += proxy SUBDIR += pvm + SUBDIR += pvm++ SUBDIR += queso SUBDIR += radius SUBDIR += radiusclient |