install gzexe, zdiff, zforce, zmore and znew scripts and manual pages.

XXX: now only missing zgrep.
This commit is contained in:
mrg 2003-12-28 12:37:42 +00:00
parent 5ddb436023
commit ff7efa72db

View File

@ -1,11 +1,14 @@
# $NetBSD: Makefile,v 1.3 2003/12/23 07:56:01 jdolecek Exp $
# $NetBSD: Makefile,v 1.4 2003/12/28 12:37:42 mrg Exp $
PROG= gzip
MAN= gzip.1 gzexe.1 zdiff.1 zforce.1 zmore.1 znew.1
DPADD= ${LIBZ}
LDADD= -lz
# XXX missing: zforce gzexe znew zmore zdiff zgrep
# XXX missing: zgrep
SCRIPTS= zforce gzexe znew zmore zdiff
MLINKS+= gzip.1 gunzip.1 \
gzip.1 gzcat.1 \
gzip.1 zcat.1