From 271012d5b9b53a9849ff8a85a4d85d1e811eeef9 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sat, 28 Feb 1998 10:41:01 +0000 Subject: [PATCH] Install manpage too --- lib/libz/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/libz/Makefile b/lib/libz/Makefile index 3b75210cb58..b7a80508432 100644 --- a/lib/libz/Makefile +++ b/lib/libz/Makefile @@ -1,10 +1,11 @@ # -# $Id: Makefile,v 1.5 1997/02/22 11:38:21 peter Exp $ +# $Id: Makefile,v 1.6 1998/02/28 06:27:59 steve Exp $ # MAINTAINER=peter@FreeBSD.org LIB= z +MAN3= zlib.3 #CFLAGS+= -DMAX_WBITS=14 -DMAX_MEM_LEVEL=7 #CFLAGS+= -g -DDEBUG