mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 07:11:05 +01:00
Backup out the last commit, it was already there.
Noticed by: bde
This commit is contained in:
parent
8b78465c27
commit
4fe6f197e0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35245
@ -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} \
|
||||
|
Loading…
Reference in New Issue
Block a user