Added entry for mmap module.
This commit is contained in:
parent
e905e95721
commit
0d83f68fc9
|
@ -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.
|
||||
|
|
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue