summaryrefslogtreecommitdiffstats
path: root/sbin/mount_fusefs
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2014-04-13 05:22:22 +0000
committerimp <imp@FreeBSD.org>2014-04-13 05:22:22 +0000
commit857dd5f1250ef3d52ac6ffac4dd5ec7cc289ec2f (patch)
tree6d705125f490760e93b669fe6b91d3256b7320b0 /sbin/mount_fusefs
parentc39e6fc2c924f2c36a49949d87e26da056aaa71b (diff)
downloadFreeBSD-src-857dd5f1250ef3d52ac6ffac4dd5ec7cc289ec2f.zip
FreeBSD-src-857dd5f1250ef3d52ac6ffac4dd5ec7cc289ec2f.tar.gz
In tree makefile shouldn't be setting policy piecemeal. Don't set
NO_MANCOMPRESS here.
Diffstat (limited to 'sbin/mount_fusefs')
-rw-r--r--sbin/mount_fusefs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/mount_fusefs/Makefile b/sbin/mount_fusefs/Makefile
index 0af8a80..9c84fa6 100644
--- a/sbin/mount_fusefs/Makefile
+++ b/sbin/mount_fusefs/Makefile
@@ -23,7 +23,6 @@ DEBUG_FLAGS+= -DFUSE4BSD_VERSION="\"${F4BVERS}\""
PROG= mount_fusefs
SRCS= mount_fusefs.c getmntopts.c
MAN8= mount_fusefs.8
-NO_MANCOMPRESS?= yes
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${MOUNT}
OpenPOWER on IntegriCloud