summaryrefslogtreecommitdiffstats
path: root/sbin/mount_hpfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_hpfs/Makefile')
-rw-r--r--sbin/mount_hpfs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/mount_hpfs/Makefile b/sbin/mount_hpfs/Makefile
index 0843774..9e65b8e 100644
--- a/sbin/mount_hpfs/Makefile
+++ b/sbin/mount_hpfs/Makefile
@@ -7,8 +7,7 @@ SRCS= mount_hpfs.c getmntopts.c
MAN= mount_hpfs.8
MOUNT= ${.CURDIR}/../mount
-CFLAGS+=-I${MOUNT} -DHPFS
-WARNS?= 0
+CFLAGS+= -I${MOUNT} -DHPFS
.PATH: ${MOUNT}
OpenPOWER on IntegriCloud