summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/umount/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/umount/Makefile b/sbin/umount/Makefile
index 9e59a3e..51bcbad 100644
--- a/sbin/umount/Makefile
+++ b/sbin/umount/Makefile
@@ -10,7 +10,6 @@ MAN= umount.8
MOUNT= ${.CURDIR}/../mount
UMNTALL= ${.CURDIR}/../../usr.sbin/rpc.umntall
CFLAGS+= -I${MOUNT} -I${UMNTALL}
-WARNS= 0
.PATH: ${MOUNT} ${UMNTALL}
OpenPOWER on IntegriCloud