Added entry for mmap module.

This commit is contained in:
Fred Drake 2000-09-05 13:49:30 +00:00
parent e905e95721
commit 0d83f68fc9
2 changed files with 2 additions and 0 deletions

View file

@ -238,6 +238,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libtty.tex \
../lib/libasyncore.tex \
../lib/libatexit.tex \
../lib/libmmap.tex \
../lib/libcfgparser.tex
# LaTeX source files for Macintosh Library Modules.

View file

@ -156,6 +156,7 @@ and how to embed it in other applications.
\input{libthread}
\input{libthreading}
\input{libqueue}
\input{libmmap}
\input{libanydbm}
\input{libdbhash}
\input{libwhichdb}