aboutsummaryrefslogtreecommitdiff
path: root/sbin/umount/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/umount/Makefile')
-rw-r--r--sbin/umount/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/umount/Makefile b/sbin/umount/Makefile
index ec628cdee1a1..e2ea52194e25 100644
--- a/sbin/umount/Makefile
+++ b/sbin/umount/Makefile
@@ -8,6 +8,4 @@ MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${MOUNT}
.PATH: ${MOUNT}
-CFLAGS+= -D_NEW_VFSCONF
-
.include <bsd.prog.mk>