summaryrefslogtreecommitdiffstats
path: root/sbin/mount_ntfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_ntfs/Makefile')
-rw-r--r--sbin/mount_ntfs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/mount_ntfs/Makefile b/sbin/mount_ntfs/Makefile
index 369d255..24b6864 100644
--- a/sbin/mount_ntfs/Makefile
+++ b/sbin/mount_ntfs/Makefile
@@ -10,6 +10,8 @@ LDADD= -lutil
MOUNT= ${.CURDIR}/../mount
CFLAGS+=-I${MOUNT}
+WARNS= 0
+
.PATH: ${MOUNT}
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud