libformatter.tex liboperator.tex libsoundex.tex libresource.tex \
libstat.tex libstrio.tex libundoc.tex libmailcap.tex libglob.tex \
libuser.tex libanydbm.tex librandom.tex libsite.tex libwhichdb.tex \
- libbase64.tex libfnmatch.tex libquopri.tex
+ libbase64.tex libfnmatch.tex libquopri.tex libzlib.tex
# Library document
lib.dvi: $(LIBFILES)
\input{libthread}
\input{libanydbm}
\input{libwhichdb}
+\input{libzlib}
\input{libunix} % UNIX Specific Services
\input{libposix}
\input{libthread}
\input{libanydbm}
\input{libwhichdb}
+\input{libzlib}
\input{libunix} % UNIX Specific Services
\input{libposix}
\item[anydbm]
--- Generic interface to DBM-style database modules.
+
\item[whichdbm]
--- Guess which DBM-style module created a given database.
+\item[zlib]
+\item[gzip]
+--- Compression and decompression compatible with the
+\code{gzip} program (zlib is the low-level interface, gzip the
+high-level one).
+
\end{description}
\item[anydbm]
--- Generic interface to DBM-style database modules.
+
\item[whichdbm]
--- Guess which DBM-style module created a given database.
+\item[zlib]
+\item[gzip]
+--- Compression and decompression compatible with the
+\code{gzip} program (zlib is the low-level interface, gzip the
+high-level one).
+
\end{description}