summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2003-11-17 05:18:36 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2003-11-17 05:18:36 +0000
commit13e85b308a893cdafa44e639f9f733fe42159985 (patch)
treed65813f7035ba11445f6702d5c2579c7ba691ca4 /gnu/usr.bin
parent270a7d5792eb8a5789f37277b71d250299336d2a (diff)
Notes
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/gzip/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/gzip/Makefile b/gnu/usr.bin/gzip/Makefile
index ecea234c0a37..22032c5886fb 100644
--- a/gnu/usr.bin/gzip/Makefile
+++ b/gnu/usr.bin/gzip/Makefile
@@ -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