diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-04-02 22:11:13 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-04-02 22:11:13 +0000 |
commit | e972309b4e9dd56f4f521ca3c9cde3eadc4915f6 (patch) | |
tree | c023baa85d44c0bd85fdc0feddf9aa9d78a8bdaf /devel/Makefile | |
parent | p5-IPC-ShareLite is a simple interface to acess shared mem. (diff) |
P5-IPC-Cache persist data across processes via shared memory.
Notes
Notes:
svn path=/head/; revision=40775
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index e7b8839dd62b..83b773789e29 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -282,6 +282,7 @@ SUBDIR += p5-IO-Stty SUBDIR += p5-IO-Tty SUBDIR += p5-IO-stringy + SUBDIR += p5-IPC-Cache SUBDIR += p5-IPC-ShareLite SUBDIR += p5-IPC-Shareable SUBDIR += p5-Include |