summaryrefslogtreecommitdiffstats
path: root/lib/libz
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1998-04-17 08:31:07 +0000
committerphk <phk@FreeBSD.org>1998-04-17 08:31:07 +0000
commit325284a63f93adfcb6e3badecf8908e5038fa851 (patch)
tree7be1d275d13651ddc568de54affa716c9f43791b /lib/libz
parent8cd3cf9773029b0dd3997b8a16bbee9deabb9f52 (diff)
downloadFreeBSD-src-325284a63f93adfcb6e3badecf8908e5038fa851.zip
FreeBSD-src-325284a63f93adfcb6e3badecf8908e5038fa851.tar.gz
Backup out the last commit, it was already there.
Noticed by: bde
Diffstat (limited to 'lib/libz')
-rw-r--r--lib/libz/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libz/Makefile b/lib/libz/Makefile
index cb58030..8b8e6cf 100644
--- a/lib/libz/Makefile
+++ b/lib/libz/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.7 1998/02/28 10:41:01 ache Exp $
+# $Id: Makefile,v 1.8 1998/04/17 07:26:51 phk Exp $
#
MAINTAINER=peter@FreeBSD.org
@@ -17,8 +17,6 @@ CLEANFILES+= example.o example foo.gz minigzip.o minigzip
SRCS = adler32.c compress.c crc32.c gzio.c uncompr.c deflate.c trees.c \
zutil.c inflate.c infblock.c inftrees.c infcodes.c infutil.c inffast.c
-MAN3 = zlib.3
-
beforeinstall:
.for hdr in zconf.h zlib.h
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/${hdr} \
OpenPOWER on IntegriCloud