/rescue/g{{,un}zip,zcat} exist, so build this dynamically now.

This commit is contained in:
David E. O'Brien 2003-11-17 05:18:36 +00:00
parent 270a7d5792
commit 13e85b308a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=122835

View File

@ -12,8 +12,6 @@ CFLAGS+=-DASMV
SCRIPTS=gzexe zdiff zforce zmore znew
MAN= gzexe.1 gzip.1 zdiff.1 zforce.1 zmore.1 znew.1
NOSHARED?=yes
LINKS+= ${BINDIR}/gzip ${BINDIR}/gunzip
LINKS+= ${BINDIR}/gzip ${BINDIR}/gzcat
LINKS+= ${BINDIR}/gzip ${BINDIR}/zcat