summaryrefslogtreecommitdiffstats
path: root/lib/libz
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-02-28 06:27:59 +0000
committersteve <steve@FreeBSD.org>1998-02-28 06:27:59 +0000
commitbbddf6eaf283d2e811bb29619fc973ee8cefc5f3 (patch)
tree66eb006c702e9337dfdbbecd22651428f620ba18 /lib/libz
parent27b056fb853835b8539b58f5c1d2e88421828bf4 (diff)
downloadFreeBSD-src-bbddf6eaf283d2e811bb29619fc973ee8cefc5f3.zip
FreeBSD-src-bbddf6eaf283d2e811bb29619fc973ee8cefc5f3.tar.gz
foo.gz is created by 'make test' so add it to CLEANFILES.
Diffstat (limited to 'lib/libz')
-rw-r--r--lib/libz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libz/Makefile b/lib/libz/Makefile
index 7cce380..3b75210 100644
--- a/lib/libz/Makefile
+++ b/lib/libz/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $Id: Makefile,v 1.5 1997/02/22 11:38:21 peter Exp $
#
MAINTAINER=peter@FreeBSD.org
@@ -11,7 +11,7 @@ LIB= z
#CFLAGS+= -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
# -Wstrict-prototypes -Wmissing-prototypes
-CLEANFILES+= example.o example minigzip.o minigzip
+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
OpenPOWER on IntegriCloud