aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_std
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1998-01-20 10:40:18 +0000
committerBruce Evans <bde@FreeBSD.org>1998-01-20 10:40:18 +0000
commit87f01287d291dc9c0b0f542ff241ce793ebecabb (patch)
tree9432b95b3639762b3f6e15eff43405626ceb4c7c /sbin/mount_std
parentbf49c4278a6c3cc2b9792089339ae098707b239a (diff)
Notes
Diffstat (limited to 'sbin/mount_std')
-rw-r--r--sbin/mount_std/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/mount_std/Makefile b/sbin/mount_std/Makefile
index 91befcf656b0..408585008ad7 100644
--- a/sbin/mount_std/Makefile
+++ b/sbin/mount_std/Makefile
@@ -7,7 +7,6 @@ MLINKS= mount_std.8 mount_devfs.8 mount_std.8 mount_fdesc.8 \
mount_std.8 mount_kernfs.8 mount_std.8 mount_procfs.8
MOUNT= ${.CURDIR}/../mount
-CFLAGS+= -D_NEW_VFSCONF
CFLAGS+= -I${MOUNT}
.PATH: ${MOUNT}