In tree makefile shouldn't be setting policy piecemeal. Don't set

NO_MANCOMPRESS here.
This commit is contained in:
imp 2014-04-13 05:22:22 +00:00
parent c39e6fc2c9
commit 857dd5f125

View File

@ -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}